Searched refs:RADIO_TECH_HSDPA (Results 1 – 9 of 9) 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, 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/ |
D | ril.h | 255 RADIO_TECH_HSDPA = 9, enumerator 279 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 255 RADIO_TECH_HSDPA = 9, enumerator 278 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 265 RADIO_TECH_HSDPA = 9, enumerator 288 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
|
D | ril_service.cpp | 4528 case RADIO_TECH_HSDPA: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 266 RADIO_TECH_HSDPA = 9, enumerator 290 RAF_HSDPA = (1 << RADIO_TECH_HSDPA),
|
D | ril_service.cpp | 4697 case RADIO_TECH_HSDPA: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 1708 out_response = RADIO_TECH_HSDPA; /* HSDPA */
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3543 case RADIO_TECH_HSDPA: in getCellInfoTypeRadioTechnology()
|