Home
last modified time | relevance | path

Searched defs:radioTech (Results 1 - 17 of 17) sorted by relevance

/base/telephony/cellular_data/services/src/state_machine/
H A Ddefault.cpp111 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in ProcessDataConnectionDrsOrRatChanged() local
H A Dincall_data_state_machine.cpp102 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in CanActiveDataByRadioTech() local
H A Dactive.cpp320 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RefreshTcpBufferSizes() local
339 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RefreshConnectionBandwidths() local
H A Dcellular_data_state_machine.cpp111 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in DoConnect() local
/base/web/webview/ohos_adapter/net_connect_adapter/src/
H A Dnet_connect_callback_impl.cpp54 RadioTech radioTech = RadioTech::RADIO_TECHNOLOGY_UNKNOWN; in NetCapabilitiesChange() local
H A Dnet_connect_adapter_impl.cpp93 RadioTech radioTech = RadioTech::RADIO_TECHNOLOGY_UNKNOWN; in GetDefaultNetConnect() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_core_service_test.cpp135 int32_t radioTech = TELEPHONY_ERROR; in HWTEST_F() local
293 int32_t radioTech = TELEPHONY_ERROR; in HWTEST_F() local
H A Dnetwork_search_test.cpp484 int32_t radioTech = -1; in HWTEST_F() local
538 int32_t radioTech = -1; in HWTEST_F() local
H A Dzero_branch_test.cpp1022 int32_t radioTech; in HWTEST_F() local
2147 int32_t radioTech; in HWTEST_F() local
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_net_agent.cpp76 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RegisterNetSupplier() local
196 void CellularDataNetAgent::RegisterSlotType(int32_t supplierId, int32_t radioTech) in RegisterSlotType() argument
H A Dcellular_data_utils.cpp159 std::string CellularDataUtils::ConvertRadioTechToRadioName(const int32_t radioTech) in ConvertRadioTechToRadioName() argument
/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp404 LinkBandwidthInfo DataConnectionManager::GetBandwidthsByRadioTech(const int32_t radioTech) in GetBandwidthsByRadioTech() argument
433 std::string DataConnectionManager::GetTcpBufferByRadioTech(const int32_t radioTech) in GetTcpBufferByRadioTech() argument
H A Dcellular_data_handler.cpp677 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in AttemptEstablishDataConnection() local
716 bool CellularDataHandler::EstablishDataConnection(sptr<ApnHolder> &apnHolder, int32_t radioTech) in EstablishDataConnection() argument
1042 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in MsgEstablishDataConnection() local
1674 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); PsDataRatChanged() local
1926 IsSingleConnectionEnabled(int32_t radioTech) IsSingleConnectionEnabled() argument
[all...]
/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h175 std::string radioTech = ""; member
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp147 int32_t radioTech = INVALID_VALUE; in TestGetPsRadioTech() local
148 g_telephonyService->GetPsRadioTech(InputSlotId(), radioTech); in TestGetPsRadioTech() local
155 int32_t radioTech = INVALID_VALUE; in TestGetCsRadioTech() local
156 g_telephonyService->GetCsRadioTech(InputSlotId(), radioTech); in TestGetCsRadioTech() local
/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp401 int32_t radioTech = 0; in OnGetPsRadioTech() local
417 int32_t radioTech = 0; in OnGetCsRadioTech() local
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp673 static std::string GetRadioTechName(int32_t radioTech) in GetRadioTechName() argument

Completed in 33 milliseconds