Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp846 RADIO_TECH_HSDPA, RADIO_TECH_HSUPA, RADIO_TECH_EVDO_B, RADIO_TECH_EVDO_A,
851 RADIO_TECH_LTE, RADIO_TECH_EHRPD, RADIO_TECH_EVDO_B, RADIO_TECH_EVDO_A,
871 (1 << RADIO_TECH_EVDO_B); in init_modem_technologies()
879 (1 << RADIO_TECH_EVDO_B); in init_modem_technologies()
886 (1 << RADIO_TECH_HSPA) | (1 << RADIO_TECH_EVDO_B); in init_modem_technologies()
893 (1 << RADIO_TECH_HSPA) | (1 << RADIO_TECH_EVDO_B); in init_modem_technologies()
905 (1 << RADIO_TECH_HSPA) | (1 << RADIO_TECH_EVDO_B) | in init_modem_technologies()
/device/generic/goldfish/radio/ril/
Dril.h258 RADIO_TECH_EVDO_B = 12, enumerator
282 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
Dreference-ril.c170 case RADIO_TECH_EVDO_B: in is3gpp2()
/device/generic/goldfish/radio/include/telephony/
Dril.h258 RADIO_TECH_EVDO_B = 12, enumerator
281 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h268 RADIO_TECH_EVDO_B = 12, enumerator
291 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
Dril_service.cpp4540 case RADIO_TECH_EVDO_B: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h269 RADIO_TECH_EVDO_B = 12, enumerator
293 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
Dril_service.cpp4709 case RADIO_TECH_EVDO_B: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c253 case RADIO_TECH_EVDO_B: in is3gpp2()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3555 case RADIO_TECH_EVDO_B: in getCellInfoTypeRadioTechnology()