commit | c4fa50ea6a280d0f88e74a24dd4fac5488dd312b | [log] [tgz] |
---|---|---|
author | lh <lh@exm.com> | Fri May 10 13:15:45 2024 +0800 |
committer | Gerrit Code Review <jenkins2@jenkins2-Vostro-3690> | Fri May 10 13:15:45 2024 +0800 |
tree | 782b16c221bd4e8fc10e29bc8612802aa2063e92 | |
parent | b9fc8297573b5a58a8b87776372d12f40b67ece6 [diff] | |
parent | 55eff3ef206840d4489404947efebd49263b8b74 [diff] |
Merge "[Feature][DSDS-1]Check the network registration of two SIM cards at once(lynq_query_registration_state_dual)" into DSDS
diff --git a/common_src/lib/liblynq-call/lynq_call.cpp b/common_src/lib/liblynq-call/lynq_call.cpp index 7ce1d26..d4d57d2 100755 --- a/common_src/lib/liblynq-call/lynq_call.cpp +++ b/common_src/lib/liblynq-call/lynq_call.cpp
@@ -1237,6 +1237,7 @@ if((*handle) >= 0) { *call_state = (int)LYNQ_CALL_END; + *slot = global_slot; return RESULT_OK; } else