diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-09-23 21:24:04 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-09-23 21:24:30 +0200 |
commit | b8245b55025e93ef09dfb9a213c7b8933e93e89d (patch) | |
tree | d16bff2b674f6008bb70228fe82876e5f2a637cb /libmm-glib/mm-modem.c | |
parent | 585320e0b4cf4e4e7ec9616c4d5bac43e4781000 (diff) |
broadband-modem-qmi: don't warn on invalid ESN/MEIDs reported
The MC7304, which is a 3GPP only device, reports a ESN with value 0 in "DMS Get IDs":
ModemManager[10121]: [/dev/cdc-wdm0] Received message (translated)...
>>>>>> QMUX:
>>>>>> length = 45
>>>>>> flags = 0x80
>>>>>> service = "dms"
>>>>>> client = 2
>>>>>> QMI:
>>>>>> flags = "response"
>>>>>> transaction = 6
>>>>>> tlv_length = 33
>>>>>> message = "Get IDs" (0x0025)
>>>>>> TLV:
>>>>>> type = "Result" (0x02)
>>>>>> length = 4
>>>>>> value = 00:00:00:00
>>>>>> translated = SUCCESS
>>>>>> TLV:
>>>>>> type = 0x13
>>>>>> length = 1
>>>>>> value = 42
>>>>>> TLV:
>>>>>> type = "Esn" (0x10)
>>>>>> length = 1
>>>>>> value = 30
>>>>>> translated = 0
>>>>>> TLV:
>>>>>> type = "Imei" (0x11)
>>>>>> length = 15
>>>>>> value = <hidden>
>>>>>> translated = <hidden>
Diffstat (limited to 'libmm-glib/mm-modem.c')
0 files changed, 0 insertions, 0 deletions