Home
last modified time | relevance | path

Searched refs:RADIO_TECH_EVDO_0 (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp847 RADIO_TECH_EVDO_0, RADIO_TECH_1xRTT, RADIO_TECH_UMTS, RADIO_TECH_EDGE,
852 RADIO_TECH_EVDO_0, RADIO_TECH_1xRTT, RADIO_TECH_IS95B, RADIO_TECH_IS95A,
868 (1 << RADIO_TECH_1xRTT) | (1 << RADIO_TECH_EVDO_0) | in init_modem_technologies()
876 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
884 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
891 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
903 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
/device/generic/goldfish/radio/ril/
Dril.h253 RADIO_TECH_EVDO_0 = 7, enumerator
277 RAF_EVDO_0 = (1 << RADIO_TECH_EVDO_0),
Dreference-ril.c168 case RADIO_TECH_EVDO_0: in is3gpp2()
/device/generic/goldfish/radio/include/telephony/
Dril.h253 RADIO_TECH_EVDO_0 = 7, enumerator
276 RAF_EVDO_0 = (1 << RADIO_TECH_EVDO_0),
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h263 RADIO_TECH_EVDO_0 = 7, enumerator
286 RAF_EVDO_0 = (1 << RADIO_TECH_EVDO_0),
Dril_service.cpp4538 case RADIO_TECH_EVDO_0: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h264 RADIO_TECH_EVDO_0 = 7, enumerator
288 RAF_EVDO_0 = (1 << RADIO_TECH_EVDO_0),
Dril_service.cpp4707 case RADIO_TECH_EVDO_0: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c251 case RADIO_TECH_EVDO_0: in is3gpp2()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3553 case RADIO_TECH_EVDO_0: in getCellInfoTypeRadioTechnology()