Searched refs:RADIO_TECH_LTE (Results 1 – 10 of 10) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 845 RADIO_TECH_LTE, RADIO_TECH_EHRPD, RADIO_TECH_HSPAP, RADIO_TECH_HSPA, 851 RADIO_TECH_LTE, RADIO_TECH_EHRPD, RADIO_TECH_EVDO_B, RADIO_TECH_EVDO_A, 888 (1 << RADIO_TECH_HSPAP) | (1 << RADIO_TECH_LTE) | in init_modem_technologies() 895 (1 << RADIO_TECH_HSPAP) | (1 << RADIO_TECH_LTE) | in init_modem_technologies() 900 (1 << RADIO_TECH_HSPAP) | (1 << RADIO_TECH_LTE) | in init_modem_technologies() 909 (1 << RADIO_TECH_HSPAP) | (1 << RADIO_TECH_LTE) | (1 << RADIO_TECH_EHRPD); in init_modem_technologies() 915 static RIL_RadioTechnology gModemVoiceTechnology = RADIO_TECH_LTE;
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 260 RADIO_TECH_LTE = 14, enumerator 284 RAF_LTE = (1 << RADIO_TECH_LTE),
|
D | reference-ril.c | 2377 ret = RADIO_TECH_LTE;
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 260 RADIO_TECH_LTE = 14, enumerator 283 RAF_LTE = (1 << RADIO_TECH_LTE),
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 270 RADIO_TECH_LTE = 14, enumerator 293 RAF_LTE = (1 << RADIO_TECH_LTE),
|
D | ril_service.cpp | 4545 case RADIO_TECH_LTE: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 271 RADIO_TECH_LTE = 14, enumerator 295 RAF_LTE = (1 << RADIO_TECH_LTE),
|
D | ril_service.cpp | 4714 case RADIO_TECH_LTE: in getCellInfoTypeRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 1720 out_response = RADIO_TECH_LTE; /* LTE */ 2750 ret = RADIO_TECH_LTE;
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3560 case RADIO_TECH_LTE: in getCellInfoTypeRadioTechnology()
|