Home
last modified time | relevance | path

Searched refs:RIL_RadioTechnology (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp88 RIL_RadioTechnology technology_;
267 call.technology_ = RIL_RadioTechnology(tech - 2); in request_setup_data_call()
823 RIL_RadioTechnology gDataTechnologiesPreferenceOrder[] = {
829 RIL_RadioTechnology gVoiceTechnologiesPreferenceOrder[] = {
894 static RIL_RadioTechnology gModemVoiceTechnology = RADIO_TECH_LTE;
899 static RIL_RadioTechnology getBestDataTechnology( in getBestDataTechnology()
901 RIL_RadioTechnology technology = RADIO_TECH_GPRS; in getBestDataTechnology()
924 static RIL_RadioTechnology getBestVoiceTechnology( in getBestVoiceTechnology()
926 RIL_RadioTechnology technology = RADIO_TECH_GSM; in getBestVoiceTechnology()
950 RIL_RadioTechnology technology = getBestVoiceTechnology(network_type); in setRadioTechnology()
[all …]
/device/generic/goldfish/radio/ril/
Dril.h267 } RIL_RadioTechnology; typedef
1554 RIL_RadioTechnology rat; // indicates the available voice radio technology,
1615 RIL_RadioTechnology rat; // indicates the available data radio technology,
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h276 } RIL_RadioTechnology; typedef
1623 RIL_RadioTechnology rat; // indicates the available voice radio technology,
1684 RIL_RadioTechnology rat; // indicates the available data radio technology,