openwrt/package/network
Daniel Golle d7354297bb uqmi: fix acquiring PIN status
Evaluating the return value of 'json_load' didn't work in the
intended way resulting in PIN status no longer being read on modems
where --get-pin-status doesn't fail.
Fix this by trying --get-pin-status first and checking if pin1_status
field exists in JSON, and if it doesn't try again with
--uim-get-sim-state.

Fixes: #9501
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit ee7cb5e885)
2022-03-27 16:14:00 +01:00
..
config qosify: update to the latest version 2022-03-22 10:29:18 +01:00
ipv6 odhcp6c: update to latest git HEAD 2021-12-17 21:06:34 +01:00
services hostapd: SAE - Enable hunting-and-pecking and H2E 2022-02-24 18:04:05 +01:00
utils uqmi: fix acquiring PIN status 2022-03-27 16:14:00 +01:00