Home
last modified time | relevance | path

Searched refs:RADIO_TECHNOLOGY_INVALID (Results 1 – 9 of 9) sorted by relevance

/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio_types.h66 RADIO_TECHNOLOGY_INVALID = -1, enumerator
/base/telephony/core_service/interfaces/innerkits/include/
Dnetwork_search_types.h57 RADIO_TECHNOLOGY_INVALID = -1, enumerator
/base/telephony/cellular_data/services/src/state_machine/
Dactive.cpp260 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RefreshTcpBufferSizes()
279 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in RefreshConnectionBandwidths()
Dcellular_data_state_machine.cpp87 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in DoConnect()
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp226 int32_t networkType = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in ClearAllConnections()
518 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in AttemptEstablishDataConnection()
635 int32_t networkType = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in EstablishDataConnectionComplete()
680 int32_t networkType = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in DisconnectDataComplete()
840 int32_t psRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in HandleVoiceCallChanged()
1036 int32_t radioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in PsDataRatChanged()
1080 int32_t networkType = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in IsRestrictedMode()
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_enum.h327 RADIO_TECHNOLOGY_INVALID = 65535, enumerator
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp121 int32_t psRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in NativeGetRadioTech()
122 int32_t csRadioTech = static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_INVALID); in NativeGetRadioTech()
/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c179 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/
Dzero_branch_test.cpp1077 EXPECT_EQ(networkRegister->ConvertTechFromRil(HRilRadioTech::RADIO_TECHNOLOGY_INVALID),