Home
last modified time | relevance | path

Searched defs:GetBasebandVersion (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_modem_defs.h74 void (*GetBasebandVersion)(const ReqDataInfo *requestInfo); member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_modem.cpp87 int32_t TelRilModem::GetBasebandVersion(const AppExecFwk::InnerEvent::Pointer &response) in GetBasebandVersion() function in OHOS::Telephony::TelRilModem
H A Dtel_ril_manager.cpp334 int32_t TelRilManager::GetBasebandVersion(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &re… in GetBasebandVersion() function in OHOS::Telephony::TelRilManager
/ohos5.0/base/telephony/core_service/test/fuzztest/sendenvelopecmd_fuzzer/
H A Dsendenvelopecmd_fuzzer.cpp81 void GetBasebandVersion(const uint8_t *data, size_t size) in GetBasebandVersion() function
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp63 int32_t HRilModem::GetBasebandVersion(int32_t serialId) in GetBasebandVersion() function in OHOS::Telephony::HRilModem
H A Dhril_manager.cpp693 int32_t HRilManager::GetBasebandVersion(int32_t slotId, int32_t serialId) in GetBasebandVersion() function in OHOS::Telephony::HRilManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1509 int32_t CoreService::GetBasebandVersion(int32_t slotId, std::string &version) in GetBasebandVersion() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp1014 int32_t CoreServiceClient::GetBasebandVersion(int32_t slotId, std::string &version) in GetBasebandVersion() function in OHOS::Telephony::CoreServiceClient
H A Dcore_service_proxy.cpp173 int32_t CoreServiceProxy::GetBasebandVersion(int32_t slotId, std::string &version) in GetBasebandVersion() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp337 int32_t RilImpl::GetBasebandVersion(int32_t slotId, int32_t serialId) in GetBasebandVersion() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1734 int32_t NetworkSearchManager::GetBasebandVersion(int32_t slotId, std::string &version) in GetBasebandVersion() function in OHOS::Telephony::NetworkSearchManager
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2862 static napi_value GetBasebandVersion(napi_env env, napi_callback_info info) in GetBasebandVersion() function