Searched refs:RADIO_TECH_EVDO_B (Results 1 – 10 of 10) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 846 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/ |
D | ril.h | 258 RADIO_TECH_EVDO_B = 12, enumerator 282 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
|
D | reference-ril.c | 170 case RADIO_TECH_EVDO_B: in is3gpp2()
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 258 RADIO_TECH_EVDO_B = 12, enumerator 281 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 268 RADIO_TECH_EVDO_B = 12, enumerator 291 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
|
D | ril_service.cpp | 4540 case RADIO_TECH_EVDO_B: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 269 RADIO_TECH_EVDO_B = 12, enumerator 293 RAF_EVDO_B = (1 << RADIO_TECH_EVDO_B),
|
D | ril_service.cpp | 4709 case RADIO_TECH_EVDO_B: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 253 case RADIO_TECH_EVDO_B: in is3gpp2()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3555 case RADIO_TECH_EVDO_B: in getCellInfoTypeRadioTechnology()
|