diff options
author | Dylan Van Assche <me@dylanvanassche.be> | 2021-08-15 16:53:18 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-08 10:02:51 +0200 |
commit | 15d66197b369384c72675b71ce83758289a87dc4 (patch) | |
tree | a69cb18ffa7dc7dacd9fb5370512b73b1cba0f95 /examples/modem-watcher-python/ModemWatcher.py | |
parent | 92ad38432c2a14d1ac310b58fde7d9336a45aff9 (diff) |
mm-broadband-modem-qmi: add AT URCs fall back for calls
Enable AT URCs for calls on top of QMI Voice indications
for AT+QMI devices only. Some AT+QMI devices send unreliable
QMI indications when the host is resuming. In such cases,
AT URCs can be used as a fall back to make calls reliable.
While AT+QMI devices relied before on AT commands to load
call list information and handle AT URCs for async updates,
this is now handled through QMI by forcefully reloading the
call list instead of processing the AT URCs.
This approach is disabled by default through the
MM_IFACE_MODEM_VOICE_INDICATION_CALL_LIST_RELOAD_ENABLED property.
This property is set to true in case of QMI modems.
Diffstat (limited to 'examples/modem-watcher-python/ModemWatcher.py')
0 files changed, 0 insertions, 0 deletions