diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-10-22 01:00:58 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-10-22 01:00:58 +0200 |
commit | cf2ba64872edb772160d9a2c9738b7509f0a002b (patch) | |
tree | 8e8ac4168d71949814c1caf7e74d697720c89971 /src/simutil.c | |
parent | 27311fc4a875e29467ba3207bf5fe4ea3869eb7a (diff) | |
download | ofono-cf2ba64872edb772160d9a2c9738b7509f0a002b.tar.bz2 |
atmodem: Parse optional PLMN parameter of AT+COPS=? result
The Infineon modem adds an optional <plmn_list> parameter after the
access technology parameter <AcT>. It is not always present, but when
present it makes the operator listing fail.
+COPS: (2,"T-Mobile D","TMO D","26201",0,0),(3,"E-Plus","E-Plus","26203",0,),(3,"Vodafone.de","Vodafone.de","26202",0,),(3,"o2 - de","o2 - de","26207",0,)
Not all networks have this parameter and maybe only the home network
has it anyway. And so far this feature seems to be Infineon specific,
but just in case, parse the parameter if present to make sure the
operator listing is available.
Diffstat (limited to 'src/simutil.c')
0 files changed, 0 insertions, 0 deletions