Home
last modified time | relevance | path

Searched defs:radioState (Results 1 - 10 of 10) sorted by relevance

/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp224 void DataConnectionMonitor::SetRadioState(const int32_t &radioState, const int32_t &eventCode) in SetRadioState() argument
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_modem.c102 int32_t radioState = -1; in ReqGetRadioState() local
H A Dvendor_report.c322 HRilRadioState radioState = HRIL_RADIO_POWER_STATE_UNAVAILABLE; in RadioTurnNotify() local
H A Dat_sim.c179 HRilRadioState radioState = GetRadioState(); in ReqGetSimStatus() local
/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp96 ModemPowerState radioState = ModemPowerState::CORE_SERVICE_POWER_NOT_AVAILABLE; in ProcessSetRadioState() local
227 int radioState = networkSearchManager->GetRadioState(slotId_); in UpdatePhone() local
525 UpdateInfoOfSetRadioState( ModemPowerState &radioState, bool result, MessageParcel &data, int64_t index) const UpdateInfoOfSetRadioState() argument
[all...]
H A Dnetwork_search_manager.cpp563 void NetworkSearchManager::SetRadioStateValue(int32_t slotId, ModemPowerState radioState) in SetRadioStateValue() argument
H A Dnetwork_search_handler.cpp532 int32_t radioState = object->data; in RadioStateChange() local
776 ModemPowerState radioState = static_cast<ModemPowerState>(networkSearchManager->GetRadioState(slotId_)); in GetNetworkStateInfo() local
[all...]
/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp968 int32_t radioState = object->data; in IsRadioStateUnavailable() local
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1175 int32_t radioState = -1; in OnRequestSetRadioStateTest() local
1178 std::cin >> radioState; in OnRequestSetRadioStateTest() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1762 auto radioState = std::make_shared<Int32Parcel>(ModemPowerState::CORE_SERVICE_POWER_NOT_AVAILABLE); in HWTEST_F() local

Completed in 28 milliseconds