Home
last modified time | relevance | path

Searched defs:GetPhysicalChannelConfig (Results 1 – 5 of 5) sorted by relevance

/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_network.cpp105 int32_t TelRilNetwork::GetPhysicalChannelConfig(const AppExecFwk::InnerEvent::Pointer &response) in GetPhysicalChannelConfig() function in OHOS::Telephony::TelRilNetwork
Dtel_ril_manager.cpp547 int32_t TelRilManager::GetPhysicalChannelConfig(int32_t slotId, const AppExecFwk::InnerEvent::Point… in GetPhysicalChannelConfig() function in OHOS::Telephony::TelRilManager
/base/telephony/ril_adapter/services/hril/src/
Dhril_network.cpp129 int32_t HRilNetwork::GetPhysicalChannelConfig(int32_t serialId) in GetPhysicalChannelConfig() function in OHOS::Telephony::HRilNetwork
Dhril_manager.cpp788 int32_t HRilManager::GetPhysicalChannelConfig(int32_t slotId, int32_t serialId) in GetPhysicalChannelConfig() function in OHOS::Telephony::HRilManager
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_network_defs.h297 void (*GetPhysicalChannelConfig)(const ReqDataInfo *requestInfo); member