[PATCH 0/1] broadband-modem-qmi: add QMI_PROTOCOL_ERROR_NOT_SUPPORTED case for pin status checking
Daniele Palmas
dnlplm at gmail.com
Tue Oct 25 12:50:04 UTC 2016
Telit LE922A does not like the legacy way for checking pin status, but
instead of returning QMI_PROTOCOL_ERROR_INVALID_QMI_COMMAND, it returns
QMI_PROTOCOL_ERROR_NOT_SUPPORTED, making the modem not to be fully
initialized:
http://pastebin.com/UK5uccKm
This patch adds QMI_PROTOCOL_ERROR_NOT_SUPPORTED as another error for
which the new pin checking status way is tried.
The output with the patch is:
http://pastebin.com/JVdZuVMn
Daniele Palmas (1):
broadband-modem-qmi: add QMI_PROTOCOL_ERROR_NOT_SUPPORTED case for pin
status checking
src/mm-broadband-modem-qmi.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
2.7.4
More information about the ModemManager-devel
mailing list