uqmi: evaluate pin-status output in qmi_setup function
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 10 Apr 2018 10:55:11 +0000 (12:55 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 11 Oct 2018 10:18:16 +0000 (12:18 +0200)
commit4b80bd878d0fcb520f4811097900ebb5478a74fd
treeb9b3ab5c41bcf93bbd6be4e6905808c3f8583056
parentf171a86d064ac3fcfff05d286becae87c2e26b5f
uqmi: evaluate pin-status output in qmi_setup function

Load the json output from uqmi --get-pin-status command and evaluate the
"pin1_status" value.

The following uqmi "pin1_status" values are evaluated:

- disabled
  Do not verify PIN because SIM verification is disabled on this SIM

- blocked
  Stop qmi_setup because SIM is locked and a PUK is required

- not_verified
  SIM is not yet verified. Do a uqmi --verify-pin1 command if a SIM is
  specified

- verified:
  Do not verify the PIN because this was already done before

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh