ofono/drivers
Marcel Holtmann 3aa7e1b18e atmodem: Add really nasty hack for Nokia AT+COPS bug
The Nokia modem returns an invalid response when trying to read the
numeric value for MCC/MNC of the current network.

Control:> AT+COPS?\r
Control:< \r\n+COPS: 0,2,"26207,0\r\n\r\nOK\r\n

The closing " is just missing and this confuses the AT parser. In case
of a Nokia modem skip reading the numerical values for the network.
2010-08-20 03:00:49 +02:00
..
atmodem atmodem: Add really nasty hack for Nokia AT+COPS bug 2010-08-20 03:00:49 +02:00
calypsomodem calypsomodem: Remove useless NULL checks before g_free 2010-08-16 22:12:08 +02:00
hfpmodem hfpmodem: Remove useless NULL checks before g_free 2010-08-16 22:06:24 +02:00
hsomodem hsomodem: Remove useless NULL checks before g_free 2010-08-16 22:08:08 +02:00
isimodem modem: Be consistent when naming callback typedefs 2010-08-12 15:46:46 -05:00
mbmmodem mbmmodem: Remove useless NULL checks before g_free 2010-08-16 22:09:09 +02:00
nwmodem nwemodem: Fix up radio-settings driver 2010-08-13 14:00:43 -05:00
stemodem stemodem: Add Radio Settings to STE Modem 2010-08-17 14:40:44 +02:00