We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8483d59 commit 9f24c04Copy full SHA for 9f24c04
connectivity/cellular/source/framework/AT/AT_CellularContext.cpp
@@ -759,7 +759,7 @@ void AT_CellularContext::check_and_deactivate_context()
759
if (_is_context_active && (rat < CellularNetwork::RAT_E_UTRAN || active_contexts_count > 1)) {
760
_at.clear_error();
761
}
762
-
+
763
deactivate_context();
764
765
if (_new_context_set) {
0 commit comments