diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2017-05-30 20:09:58 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-06-06 15:21:08 +0200 |
commit | f4c4e364612adcb279ff8bb78a9eab127ef79e82 (patch) | |
tree | e47b98e47718c4d16f5b9f81ab6d4c23c465fe6d /src | |
parent | fbfb3d182d9852be1d01004ab31721538d6594d1 (diff) |
cinterion: use ^SIND unsolicited messages for access tech reporting
If the modem supports ^SIND psinfo reporting, we enable the URC and
flag the access technology polling unsupported, so that we only update
access technology via the +CIEV URCs.
E.g.:
(ttyACM1): --> 'AT^SIND="psinfo",1<CR>'
(ttyACM1): <-- '<CR><LF>^SIND: psinfo,1,10<CR><LF><CR><LF>OK<CR><LF>'
Reporting initial access technologies...
Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (unknown -> hsdpa, hsupa)
...
(ttyACM1): <-- '<CR><LF>+CIEV: psinfo,4<CR><LF>'
Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (hsdpa, hsupa -> edge)
...
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions