Home
last modified time | relevance | path

Searched refs:RADIO_TECH_LTE (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp845 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/
Dril.h260 RADIO_TECH_LTE = 14, enumerator
284 RAF_LTE = (1 << RADIO_TECH_LTE),
Dreference-ril.c2377 ret = RADIO_TECH_LTE;
/device/generic/goldfish/radio/include/telephony/
Dril.h260 RADIO_TECH_LTE = 14, enumerator
283 RAF_LTE = (1 << RADIO_TECH_LTE),
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h270 RADIO_TECH_LTE = 14, enumerator
293 RAF_LTE = (1 << RADIO_TECH_LTE),
Dril_service.cpp4545 case RADIO_TECH_LTE: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h271 RADIO_TECH_LTE = 14, enumerator
295 RAF_LTE = (1 << RADIO_TECH_LTE),
Dril_service.cpp4714 case RADIO_TECH_LTE: in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1720 out_response = RADIO_TECH_LTE; /* LTE */
2750 ret = RADIO_TECH_LTE;
/device/generic/goldfish/radio/libril/
Dril_service.cpp3560 case RADIO_TECH_LTE: in getCellInfoTypeRadioTechnology()