Home
last modified time | relevance | path

Searched defs:SetRadioState (Results 1 - 15 of 15) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_modem_defs.h68 void (*SetRadioState)(const ReqDataInfo *requestInfo, int32_t fun, int32_t rst); member
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_proxy.cpp174 int32_t SatelliteServiceProxy::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::SatelliteServiceProxy
H A Dsatellite_service_client.cpp251 int32_t SatelliteServiceClient::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::SatelliteServiceClient
/base/telephony/core_service/test/fuzztest/setradiostate_fuzzer/
H A Dsetradiostate_fuzzer.cpp54 void SetRadioState(const uint8_t *data, size_t size) in SetRadioState() function
/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_adapter.c198 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState() function
/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() function in OHOS::Telephony::DataConnectionMonitor
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp33 int32_t HRilModem::SetRadioState(int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::Telephony::HRilModem
H A Dhril_manager.cpp659 int32_t HRilManager::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::Telephony::HRilManager
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_modem.cpp59 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) in SetRadioState() function in OHOS::Telephony::TelRilModem
H A Dtel_ril_manager.cpp309 int32_t TelRilManager::SetRadioState( in SetRadioState() function in OHOS::Telephony::TelRilManager
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp230 int32_t CoreService::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &callback) in SetRadioState() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp221 int32_t CoreServiceClient::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &callback) in SetRadioState() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp382 int32_t CoreServiceProxy::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &callback) in SetRadioState() function in OHOS::Telephony::CoreServiceProxy
H A Dcore_manager_inner.cpp757 int32_t CoreManagerInner::SetRadioState( in SetRadioState() function in OHOS::Telephony::CoreManagerInner
1452 int32_t CoreManagerInner::SetRadioState( in SetRadioState() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp246 void NetworkSearchManager::SetRadioState(int32_t slotId, bool isOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::NetworkSearchManager
257 int32_t NetworkSearchManager::SetRadioState(int32_t slotId, bool isOn, int32_t rst, NSCALLBACK &callback) in SetRadioState() function in OHOS::Telephony::NetworkSearchManager

Completed in 29 milliseconds