Home
last modified time | relevance | path

Searched refs:RADIO_TECHNOLOGY_INVALID (Results 1 - 15 of 15) sorted by relevance

/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio_types.h66 RADIO_TECHNOLOGY_INVALID = -1, member in OHOS::Telephony::RatType
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_utils.h93 RADIO_TECHNOLOGY_INVALID = -1, member in OHOS::Telephony::RatType
H A Dtelephony_radio_impl.cpp179 int32_t psRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in GetRadioTech()
180 int32_t csRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in GetRadioTech()
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_enum.h116 RADIO_TECHNOLOGY_INVALID = 65535, enumerator
H A Dnetwork_search_types.h84 RADIO_TECHNOLOGY_INVALID = -1, member in OHOS::Telephony::RadioTech
/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()
H A Dactive.cpp320 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RefreshTcpBufferSizes()
339 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RefreshConnectionBandwidths()
H A Dincall_data_state_machine.cpp102 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in CanActiveDataByRadioTech()
H A Dcellular_data_state_machine.cpp111 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in DoConnect()
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_enum.h334 RADIO_TECHNOLOGY_INVALID = 65535, enumerator
/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()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp677 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in AttemptEstablishDataConnection()
1042 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in MsgEstablishDataConnection()
1220 int32_t networkType = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in UpdateCellularDataConnectState()
1331 int32_t psRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in HandleVoiceCallChanged()
1674 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in PsDataRatChanged()
1717 int32_t networkType = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in IsRestrictedMode()
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp142 int32_t psRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in NativeGetRadioTech()
143 int32_t csRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in NativeGetRadioTech()
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c180 int32_t info[MAX_5GREG_INFO_ITEM] = {0, 0, 0, RADIO_TECHNOLOGY_INVALID, 0, 0, 0}; in ExtractRegStatus()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1827 networkRegister->GetTechnologyByNrConfig(RadioTech::RADIO_TECHNOLOGY_NR), RadioTech::RADIO_TECHNOLOGY_INVALID); in HWTEST_F()
1829 networkRegister->GetTechnologyByNrConfig(RadioTech::RADIO_TECHNOLOGY_LTE), RadioTech::RADIO_TECHNOLOGY_INVALID); in HWTEST_F()
1871 EXPECT_EQ(networkRegister->ConvertTechFromRil(TelRilRadioTech::RADIO_TECHNOLOGY_INVALID), in HWTEST_F()

Completed in 27 milliseconds