Searched refs:RADIO_TECH_IS95A (Results 1 – 10 of 10) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 852 RADIO_TECH_EVDO_0, RADIO_TECH_1xRTT, RADIO_TECH_IS95B, RADIO_TECH_IS95A, 867 (1 << RADIO_TECH_IS95A) | (1 << RADIO_TECH_IS95B) | in init_modem_technologies() 872 gModemTechnologies[PREF_NET_TYPE_CDMA_ONLY] = (1 << RADIO_TECH_IS95A) | in init_modem_technologies() 882 (1 << RADIO_TECH_UMTS) | (1 << RADIO_TECH_IS95A) | in init_modem_technologies() 889 (1 << RADIO_TECH_EHRPD) | (1 << RADIO_TECH_IS95A) | in init_modem_technologies() 901 (1 << RADIO_TECH_EHRPD) | (1 << RADIO_TECH_IS95A) | in init_modem_technologies()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 250 RADIO_TECH_IS95A = 4, enumerator 274 RAF_IS95A = (1 << RADIO_TECH_IS95A),
|
D | reference-ril.c | 165 case RADIO_TECH_IS95A: in is3gpp2()
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 250 RADIO_TECH_IS95A = 4, enumerator 273 RAF_IS95A = (1 << RADIO_TECH_IS95A),
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 260 RADIO_TECH_IS95A = 4, enumerator 283 RAF_IS95A = (1 << RADIO_TECH_IS95A),
|
D | ril_service.cpp | 4535 case RADIO_TECH_IS95A: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 261 RADIO_TECH_IS95A = 4, enumerator 285 RAF_IS95A = (1 << RADIO_TECH_IS95A),
|
D | ril_service.cpp | 4704 case RADIO_TECH_IS95A: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 248 case RADIO_TECH_IS95A: in is3gpp2()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3550 case RADIO_TECH_IS95A: in getCellInfoTypeRadioTechnology()
|