openwrt/package/network/utils/uqmi
Florian Eckert 4f02bee9bb 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>
(backported from 4b80bd878d)
2018-12-18 17:22:06 +01:00
..
files/lib/netifd/proto uqmi: evaluate pin-status output in qmi_setup function 2018-12-18 17:22:06 +01:00
Makefile uqmi: pass-through ipXtable to child interfaces 2018-09-17 18:32:28 +02:00