Searched refs:EVDO (Results 1 - 2 of 2) sorted by relevance
/base/telephony/core_service/services/network_search/src/ |
H A D | network_utils.cpp | 29 static const int32_t EVDO = static_cast<int32_t>(RadioProtocolTech::RADIO_PROTOCOL_TECH_EVDO) | member 41 static const int32_t RAF_3G = WCDMA | EVDO | TDSCDMA; 55 { EVDO, PreferredNetworkMode::CORE_NETWORK_MODE_EVDO }, 56 { EVDO | CDMA, PreferredNetworkMode::CORE_NETWORK_MODE_EVDO_CDMA }, 57 { WCDMA | GSM | EVDO | CDMA, PreferredNetworkMode::CORE_NETWORK_MODE_WCDMA_GSM_EVDO_CDMA }, 58 { LTE | EVDO | CDMA, PreferredNetworkMode::CORE_NETWORK_MODE_LTE_EVDO_CDMA }, 59 { LTE | WCDMA | GSM | EVDO | CDMA, PreferredNetworkMode::CORE_NETWORK_MODE_LTE_WCDMA_GSM_EVDO_CDMA }, 68 { TDSCDMA | WCDMA | GSM | EVDO | CDMA, PreferredNetworkMode::CORE_NETWORK_MODE_TDSCDMA_WCDMA_GSM_EVDO_CDMA }, 69 { LTE | TDSCDMA | WCDMA | GSM | EVDO | CDMA, 75 { NR | LTE | EVDO | CDM [all...] |
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_network.c | 54 const int32_t EVDO = RAF_EVDO | RAF_EHRPD; variable 62 const int32_t RAF_3G = WCDMA | EVDO | RAF_TD_SCDMA;
|
Completed in 4 milliseconds