Home
last modified time | relevance | path

Searched refs:RADIO_TECH_HSDPA (Results 1 – 9 of 9) 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,
869 (1 << RADIO_TECH_EVDO_A) | (1 << RADIO_TECH_HSDPA) | in init_modem_technologies()
877 (1 << RADIO_TECH_EVDO_A) | (1 << RADIO_TECH_HSDPA) | in init_modem_technologies()
885 (1 << RADIO_TECH_HSDPA) | (1 << RADIO_TECH_HSUPA) | in init_modem_technologies()
892 (1 << RADIO_TECH_HSDPA) | (1 << RADIO_TECH_HSUPA) | in init_modem_technologies()
904 (1 << RADIO_TECH_HSDPA) | (1 << RADIO_TECH_HSUPA) | in init_modem_technologies()
/device/generic/goldfish/radio/ril/
Dril.h255 RADIO_TECH_HSDPA = 9, enumerator
279 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
/device/generic/goldfish/radio/include/telephony/
Dril.h255 RADIO_TECH_HSDPA = 9, enumerator
278 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h265 RADIO_TECH_HSDPA = 9, enumerator
288 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
Dril_service.cpp4528 case RADIO_TECH_HSDPA: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h266 RADIO_TECH_HSDPA = 9, enumerator
290 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
Dril_service.cpp4697 case RADIO_TECH_HSDPA: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1708 out_response = RADIO_TECH_HSDPA; /* HSDPA */
/device/generic/goldfish/radio/libril/
Dril_service.cpp3543 case RADIO_TECH_HSDPA: in getCellInfoTypeRadioTechnology()