Home
last modified time | relevance | path

Searched defs:SetRadioState (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/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
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_adapter.c197 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState() function
/ohos5.0/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
/ohos5.0/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
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_modem.cpp57 int32_t TelRilModem::SetRadioState(int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer … in SetRadioState() function in OHOS::Telephony::TelRilModem
H A Dtel_ril_manager.cpp298 int32_t TelRilManager::SetRadioState( in SetRadioState() function in OHOS::Telephony::TelRilManager
/ohos5.0/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
/ohos5.0/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.cpp663 int32_t HRilManager::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::Telephony::HRilManager
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp239 void NetworkSearchManager::SetRadioState(int32_t slotId, bool isOn, int32_t rst) in SetRadioState() function in OHOS::Telephony::NetworkSearchManager
250 int32_t NetworkSearchManager::SetRadioState(int32_t slotId, bool isOn, int32_t rst, NSCALLBACK &cal… in SetRadioState() function in OHOS::Telephony::NetworkSearchManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp231 int32_t CoreService::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &c… in SetRadioState() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
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
H A Dcore_service_client.cpp220 int32_t CoreServiceClient::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallba… in SetRadioState() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp379 int32_t CoreServiceProxy::SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallbac… in SetRadioState() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp307 int32_t RilImpl::SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() function in OHOS::HDI::Ril::V1_3::RilImpl