Home
last modified time | relevance | path

Searched refs:GetBasebandVersion (Results 1 – 25 of 61) sorted by relevance

123

/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/test/fuzztest/sendenvelopecmd_fuzzer/
H A Dsendenvelopecmd_fuzzer.cpp81 void GetBasebandVersion(const uint8_t *data, size_t size) in GetBasebandVersion() function
206 GetBasebandVersion(data, size); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_modem_test.cpp242 int32_t ret = g_rilInterface->GetBasebandVersion(SLOTID_1, RilTestUtil::GetSerialId());
258 int32_t ret = g_rilInterface->GetBasebandVersion(SLOTID_2, RilTestUtil::GetSerialId());
/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
89 return Request(TELEPHONY_LOG_FUNC_NAME, response, &HDI::Ril::V1_1::IRil::GetBasebandVersion); in GetBasebandVersion()
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
336 …rn TaskSchedule(response, "TelRilModem", GetTelRilModem(slotId), &TelRilModem::GetBasebandVersion); in GetBasebandVersion()
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_modem.h44 int32_t GetBasebandVersion(const AppExecFwk::InnerEvent::Pointer &response);
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_modem.h35 int32_t GetBasebandVersion(int32_t serialId);
/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
65 …tVendor(serialId, HREQ_MODEM_GET_BASEBAND_VERSION, modemFuncs_, &HRilModemReq::GetBasebandVersion); in GetBasebandVersion()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Di_network_search.h141 virtual int32_t GetBasebandVersion(int32_t slotId, std::string &version) = 0;
H A Dcore_service_client.h863 int32_t GetBasebandVersion(int32_t slotId, std::string &version);
H A Di_core_service.h144 virtual int32_t GetBasebandVersion(int32_t slotId, std::string &version) = 0;
H A Dcore_service_proxy.h34 int32_t GetBasebandVersion(int32_t slotId, std::string &version) override;
H A Di_tel_ril_manager.h132 …virtual int32_t GetBasebandVersion(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response…
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp261 …DelayedSingleton<CoreService>::GetInstance()->GetBasebandVersion(SLOT_ID, version), TELEPHONY_ERR_…
284 …DelayedSingleton<CoreService>::GetInstance()->GetBasebandVersion(SLOT_ID, version), TELEPHONY_ERR_…
312 …DelayedSingleton<CoreService>::GetInstance()->GetBasebandVersion(SLOT_ID, version), TELEPHONY_ERR_…
/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
1021 return proxy->GetBasebandVersion(slotId, version); in GetBasebandVersion()
/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
339 return TaskSchedule(&Telephony::HRilManager::GetBasebandVersion, slotId, serialId); in GetBasebandVersion()
/ohos5.0/base/telephony/core_service/services/core/include/
H A Dcore_service.h237 int32_t GetBasebandVersion(int32_t slotId, std::string &version) override;
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_v10.md72 | [GetBasebandVersion](#getbasebandversion) ([in] int slotId, [in] int serialId) | 获取基带版本。 |
419 ### GetBasebandVersion()
422 IRil::GetBasebandVersion ([in] int slotId, [in] int serialId )
H A Dinterface_i_ril_v11.md74 | [GetBasebandVersion](#getbasebandversion) ([in] int slotId, [in] int serialId) | 获取基带版本。 |
424 ### GetBasebandVersion()
427 IRil::GetBasebandVersion ([in] int slotId, [in] int serialId )
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnetwork_search_manager.h257 int32_t GetBasebandVersion(int32_t slotId, std::string &version) override;
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp238 networkSearchManager->GetBasebandVersion(slotId_, basebandVersion); in UpdatePhone()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h101 int32_t GetBasebandVersion(int32_t slotId, int32_t serialId) override;
/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
1523 return networkSearchManager_->GetBasebandVersion(slotId, version); in GetBasebandVersion()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/
H A Dril_service.h.txt147 int32_t GetBasebandVersion(int32_t slotId, int32_t serialId) override;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/
H A Dril_service.h.txt141 int32_t GetBasebandVersion(int32_t slotId, int32_t serialId) override;

123