Skip to content

broadband-modem: Disconnect bearers during disable

Pavan Holla requested to merge pholla/ModemManager:fix_disable into master

Fixes a bug introduced in commit 7e386389, which caused user requested disable operations to go to step DISABLING_STEP_FIRST_AFTER_ENABLE_FAILED. For user requested disable, the first step should be DISABLING_STEP_FIRST.

Merge request reports