Skip to content

mm-broadband-modem-qmi: Handle DMS operating mode indications

prakash pabba requested to merge prakash_p/ModemManager:master into main

If Mode online is triggered just after Mode LPM and Mode LPM processing is not complete in modem, modem will not process the next request and the device will be stuck in an unwanted modem power state. Thus, wait for a mode change indication from the modem before declaring that a power on/off has been successful.

Fixes #380 (closed)

Edited by Aleksander Morgado

Merge request reports