Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp826 RADIO_TECH_EVDO_0, RADIO_TECH_1xRTT, RADIO_TECH_UMTS, RADIO_TECH_EDGE,
831 RADIO_TECH_EVDO_0, RADIO_TECH_1xRTT, RADIO_TECH_IS95B, RADIO_TECH_IS95A,
847 (1 << RADIO_TECH_1xRTT) | (1 << RADIO_TECH_EVDO_0) | in init_modem_technologies()
855 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
863 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
870 (1 << RADIO_TECH_EVDO_0) | (1 << RADIO_TECH_EVDO_A) | in init_modem_technologies()
882 (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/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.cpp4526 case RADIO_TECH_EVDO_0: in getCellInfoTypeRadioTechnology()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3553 case RADIO_TECH_EVDO_0: in getCellInfoTypeRadioTechnology()