/base/web/webview/ohos_adapter/net_connect_adapter/src/ |
H A D | net_connect_utils.cpp | 35 case RadioTech::RADIO_TECHNOLOGY_LTE: in ConvertToConnectTypeInner() 65 case RadioTech::RADIO_TECHNOLOGY_LTE: in ConvertToConnectsubtype()
|
/base/telephony/core_service/frameworks/js/network_search/include/ |
H A D | napi_radio_types.h | 125 RADIO_TECHNOLOGY_LTE = 9, member in OHOS::Telephony::RatType
|
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | network_search_types.h | 138 RADIO_TECHNOLOGY_LTE = 9, member in OHOS::Telephony::RadioTech 291 RADIO_PROTOCOL_TECH_LTE = 1 << static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_LTE),
|
H A D | tel_ril_enum.h | 112 RADIO_TECHNOLOGY_LTE = 9, enumerator
|
/base/telephony/core_service/frameworks/cj/telephony_radio/src/ |
H A D | telephony_radio_utils.h | 152 RADIO_TECHNOLOGY_LTE = 9, member in OHOS::Telephony::RatType
|
H A D | telephony_radio_impl.cpp | 104 case RadioTech::RADIO_TECHNOLOGY_LTE: in WrapRadioTech() 105 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_enum.h | 330 RADIO_TECHNOLOGY_LTE = 9, enumerator 427 HRIL_RADIO_PROTOCOL_TECH_LTE = 1 << RADIO_TECHNOLOGY_LTE,
|
/base/telephony/core_service/services/network_search/src/ |
H A D | network_register.cpp | 345 (psRegTech != RadioTech::RADIO_TECHNOLOGY_LTE && psRegTech != RadioTech::RADIO_TECHNOLOGY_LTE_CA)) { in UpdateNsaState() 402 case TelRilRadioTech::RADIO_TECHNOLOGY_LTE: in ConvertTechFromRil() 403 return RadioTech::RADIO_TECHNOLOGY_LTE; in ConvertTechFromRil() 469 if (tech != RadioTech::RADIO_TECHNOLOGY_LTE_CA && tech != RadioTech::RADIO_TECHNOLOGY_LTE) { in GetTechnologyByNrConfig()
|
H A D | radio_info.cpp | 274 case RadioTech::RADIO_TECHNOLOGY_LTE: in RadioTechToPhoneType() 286 if (psRadioTech == RadioTech::RADIO_TECHNOLOGY_LTE || psRadioTech == RadioTech::RADIO_TECHNOLOGY_LTE_CA || in RadioTechToPhoneType()
|
H A D | network_search_manager.cpp | 1530 if ((cfgTech != RadioTech::RADIO_TECHNOLOGY_LTE) && (cfgTech != RadioTech::RADIO_TECHNOLOGY_LTE_CA)) { in IsNeedDelayNotify() 1541 (cfgTech == RadioTech::RADIO_TECHNOLOGY_LTE || (cfgTech == RadioTech::RADIO_TECHNOLOGY_LTE_CA))) { in IsNeedDelayNotify()
|
H A D | cell_info.cpp | 310 case RadioTech::RADIO_TECHNOLOGY_LTE: in ConvertTechToCellType()
|
/base/telephony/core_service/utils/common/include/ |
H A D | enum_convert.h | 215 RADIO_TECHNOLOGY_LTE = 9, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyRadioTech
|
/base/web/webview/test/unittest/net_connect_adapter_test/ |
H A D | net_connect_adapter_test.cpp | 66 typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_LTE, NetConnectType::CONNECTION_4G)); in HWTEST_F() 100 typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_LTE, NetConnectSubtype::SUBTYPE_LTE)); in HWTEST_F()
|
/base/telephony/core_service/interfaces/kits/c/telephony_radio/src/ |
H A D | telephony_radio.cpp | 34 case OHOS::Telephony::RadioTech::RADIO_TECHNOLOGY_LTE: in Conv2TelRadioTechnology()
|
/base/telephony/core_service/utils/common/src/ |
H A D | enum_convert.cpp | 216 case TelephonyRadioTech::RADIO_TECHNOLOGY_LTE: in GetCellularDataConnectionNetworkType() 217 result = "RADIO_TECHNOLOGY_LTE"; in GetCellularDataConnectionNetworkType()
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_type_convert_test.cpp | 120 EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECHNOLOGY_LTE)), in HWTEST_F() 121 "RADIO_TECHNOLOGY_LTE"); in HWTEST_F()
|
H A D | zero_branch_test.cpp | 243 EXPECT_EQ(cellInfo->ConvertTechToCellType(RadioTech::RADIO_TECHNOLOGY_LTE), LTE); in HWTEST_F() 487 tech->actType = TelRilRadioTech::RADIO_TECHNOLOGY_LTE; in HWTEST_F() 1829 networkRegister->GetTechnologyByNrConfig(RadioTech::RADIO_TECHNOLOGY_LTE), RadioTech::RADIO_TECHNOLOGY_INVALID); in HWTEST_F() 1862 networkRegister->ConvertTechFromRil(TelRilRadioTech::RADIO_TECHNOLOGY_LTE), RadioTech::RADIO_TECHNOLOGY_LTE); in HWTEST_F() 3375 EXPECT_EQ(radioInfo->RadioTechToPhoneType(RadioTech::RADIO_TECHNOLOGY_1XRTT, RadioTech::RADIO_TECHNOLOGY_LTE), in HWTEST_F() 3377 EXPECT_EQ(radioInfo->RadioTechToPhoneType(RadioTech::RADIO_TECHNOLOGY_EVDO, RadioTech::RADIO_TECHNOLOGY_LTE), in HWTEST_F() 3379 EXPECT_EQ(radioInfo->RadioTechToPhoneType(RadioTech::RADIO_TECHNOLOGY_EHRPD, RadioTech::RADIO_TECHNOLOGY_LTE), in HWTEST_F() 3382 EXPECT_EQ(radioInfo->RadioTechToPhoneType(RadioTech::RADIO_TECHNOLOGY_UNKNOWN, RadioTech::RADIO_TECHNOLOGY_LTE), in HWTEST_F()
|
/base/telephony/cellular_data/services/src/utils/ |
H A D | cellular_data_utils.cpp | 190 case static_cast<int32_t>(RadioTech::RADIO_TECHNOLOGY_LTE): in ConvertRadioTechToRadioName()
|
/base/telephony/cellular_data/services/src/ |
H A D | data_connection_manager.cpp | 411 if (radioTech == (int32_t)RadioTech::RADIO_TECHNOLOGY_LTE && in GetBandwidthsByRadioTech() 439 if ((radioTech == (int32_t)RadioTech::RADIO_TECHNOLOGY_LTE || in GetTcpBufferByRadioTech()
|
/base/telephony/state_registry/frameworks/cj/src/ |
H A D | observer_event_handler.cpp | 106 case RadioTech::RADIO_TECHNOLOGY_LTE: in WrapRadioTech() 107 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
|
/base/telephony/core_service/frameworks/native/src/ |
H A D | network_state.cpp | 440 case RadioTech::RADIO_TECHNOLOGY_LTE: in IsGsm()
|
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_modem.c | 233 return RADIO_TECHNOLOGY_LTE; in ConvertVoiceTechToRadioTech()
|
/base/telephony/cellular_data/services/src/state_machine/ |
H A D | incall_data_state_machine.cpp | 111 case RadioTech::RADIO_TECHNOLOGY_LTE: in CanActiveDataByRadioTech()
|
/base/telephony/state_registry/frameworks/js/napi/src/ |
H A D | event_listener_handler.cpp | 117 case RadioTech::RADIO_TECHNOLOGY_LTE: in WrapRadioTech() 118 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
|
/base/telephony/core_service/frameworks/js/network_search/src/ |
H A D | napi_radio.cpp | 59 case RadioTech::RADIO_TECHNOLOGY_LTE: in WrapRadioTech() 60 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech() 3024 "RADIO_TECHNOLOGY_LTE", NapiUtil::ToInt32Value(env, static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE))), in InitEnumRadioType() 3313 "RADIO_TECHNOLOGY_LTE", NapiUtil::ToInt32Value(env, static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE))), in CreateRadioType()
|