nas: add --get-plmn
authorMartin Schiller <ms@dev.tdt.de>
Thu, 4 Jul 2019 11:35:37 +0000 (13:35 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 22 Nov 2020 21:07:29 +0000 (21:07 +0000)
commit65796a6bdc62bb89a65fded75bdf1afd19712426
tree8e21a897e83c18828dd013a9620c5e13667d5da8
parent1965c713937495a5cb029165c16acdb6572c3f87
nas: add --get-plmn

This command is needed in the qmi proto handler to check if the plmn
is already set to 'auto'.

The reason for this is, that setting the plmn to 'auto' will implicitly
lead to a (delayed) network re-registration, which could further lead
to some timing related issues in the qmi proto handler.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
commands-nas.c
commands-nas.h