Home
last modified time | relevance | path

Searched refs:RatType (Results 1 - 13 of 13) sorted by relevance

/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_impl.cpp103 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_GSM); in WrapRadioTech()
105 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
107 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_WCDMA); in WrapRadioTech()
109 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_1XRTT); in WrapRadioTech()
111 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPA); in WrapRadioTech()
113 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPAP); in WrapRadioTech()
115 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_TD_SCDMA); in WrapRadioTech()
117 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EVDO); in WrapRadioTech()
119 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EHRPD); in WrapRadioTech()
121 return static_cast<int32_t>(RatType in WrapRadioTech()
[all...]
H A Dtelephony_radio_utils.h89 enum class RatType : int32_t { class
/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp25 enum class RatType { class
384 switch (static_cast<RatType>(cellInfo.ratType)) { in NetworkCurrentCellUpdated()
385 case RatType::NETWORK_TYPE_LTE: in NetworkCurrentCellUpdated()
391 case RatType::NETWORK_TYPE_GSM: in NetworkCurrentCellUpdated()
397 case RatType::NETWORK_TYPE_WCDMA: in NetworkCurrentCellUpdated()
403 case RatType::NETWORK_TYPE_NR: in NetworkCurrentCellUpdated()
426 switch (static_cast<RatType>(cellInfo.ratType)) { in NetworkCurrentCellUpdated_1_1()
427 case RatType::NETWORK_TYPE_LTE: in NetworkCurrentCellUpdated_1_1()
433 case RatType::NETWORK_TYPE_GSM: in NetworkCurrentCellUpdated_1_1()
439 case RatType in NetworkCurrentCellUpdated_1_1()
[all...]
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp441 switch (static_cast<RatType>(info.ratType)) { in NetworkCurrentCellUpdated()
442 case RatType::NETWORK_TYPE_LTE: in NetworkCurrentCellUpdated()
450 case RatType::NETWORK_TYPE_GSM: in NetworkCurrentCellUpdated()
458 case RatType::NETWORK_TYPE_WCDMA: in NetworkCurrentCellUpdated()
464 case RatType::NETWORK_TYPE_NR: in NetworkCurrentCellUpdated()
484 switch (static_cast<RatType>(info.ratType)) { in NetworkCurrentCellUpdated_1_1()
485 case RatType::NETWORK_TYPE_LTE: in NetworkCurrentCellUpdated_1_1()
493 case RatType::NETWORK_TYPE_GSM: in NetworkCurrentCellUpdated_1_1()
501 case RatType::NETWORK_TYPE_WCDMA: in NetworkCurrentCellUpdated_1_1()
507 case RatType in NetworkCurrentCellUpdated_1_1()
[all...]
H A Dril_data_test.cpp345 dLinkBandwidth.rat = static_cast<int32_t>(RatType::NETWORK_TYPE_LTE); in HWTEST_F()
378 dLinkBandwidth.rat = static_cast<int32_t>(RatType::NETWORK_TYPE_LTE); in HWTEST_F()
/base/telephony/state_registry/frameworks/cj/src/
H A Dobserver_event_handler.cpp105 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_GSM); in WrapRadioTech()
107 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
109 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_WCDMA); in WrapRadioTech()
111 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_1XRTT); in WrapRadioTech()
113 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPA); in WrapRadioTech()
115 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPAP); in WrapRadioTech()
117 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_TD_SCDMA); in WrapRadioTech()
119 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EVDO); in WrapRadioTech()
121 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EHRPD); in WrapRadioTech()
123 return static_cast<int32_t>(RatType in WrapRadioTech()
[all...]
/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio_types.h62 enum class RatType : int32_t { class
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp116 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_GSM); in WrapRadioTech()
118 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
120 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_WCDMA); in WrapRadioTech()
122 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_1XRTT); in WrapRadioTech()
124 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPA); in WrapRadioTech()
126 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPAP); in WrapRadioTech()
128 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_TD_SCDMA); in WrapRadioTech()
130 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EVDO); in WrapRadioTech()
132 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EHRPD); in WrapRadioTech()
134 return static_cast<int32_t>(RatType in WrapRadioTech()
[all...]
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp58 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_GSM); in WrapRadioTech()
60 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_LTE); in WrapRadioTech()
62 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_WCDMA); in WrapRadioTech()
64 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_1XRTT); in WrapRadioTech()
66 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPA); in WrapRadioTech()
68 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_HSPAP); in WrapRadioTech()
70 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_TD_SCDMA); in WrapRadioTech()
72 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EVDO); in WrapRadioTech()
74 return static_cast<int32_t>(RatType::RADIO_TECHNOLOGY_EHRPD); in WrapRadioTech()
76 return static_cast<int32_t>(RatType in WrapRadioTech()
[all...]
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h308 RatType rat;
H A Dhril_enum.h178 } RatType; /* Radio Access Technology */ typedef
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp267 hLinkBandwidthRule.rat = (RatType)linkBandwidthRule.rat; in SetLinkBandwidthReportingRule()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h186 enum class RatType { class in OHOS::Telephony::HdiId::NotificationFilter

Completed in 16 milliseconds