Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 74) sorted by relevance

123

/hardware/ril/reference-ril/
Dreference-ril.c266 static int query_ctec(ModemInfo *mdm, int *current, int32_t *preferred);
267 static int parse_technology_response(const char *response, int *current, int32_t *preferred);
1096 int32_t preferred = net2pmask[value]; local
1098 …GD("requestSetPreferredNetworkType: current: %x. New: %x", PREFERRED_NETWORK(sMdmInfo), preferred);
1108 RLOGD("old != preferred: %d", old != preferred);
1109 if (old != preferred) {
1110 asprintf(&cmd, "AT+CTEC=%d,\"%x\"", current, preferred);
1138 int preferred; local
1141 switch ( query_ctec(sMdmInfo, NULL, &preferred) ) {
1148 if (preferred == net2pmask[i]) {
[all …]
/hardware/interfaces/gnss/2.0/
DIAGnssRil.hal52 * Telephony preferred Access Point Name to use for carrier data connection when
/hardware/interfaces/radio/config/1.1/
DIRadioConfig.hal48 * Set preferred data modem Id.
/hardware/interfaces/gnss/1.0/
DIAGnssRil.hal137 * @param apn String containing the telephony preferred Access Point Name.
/hardware/interfaces/radio/1.4/
DIRadio.hal175 * Query the preferred network type bitmap.
184 * Requests to set the preferred network type for searching and registering.
Dtypes.hal460 * RAT on which the data call is attempted/connected is no longer the preferred RAT.
472 * APN bearer type in the profile does not match preferred network mode.
1145 * HDR system has been changed due to redirection or the PRL was not preferred.
1149 * Device exited HDR due to redirection or the PRL was not preferred.
1604 * Also added 'preferred' and 'persistent' in this version.
1659 bool preferred;
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp560 dataProfileInfo.preferred = true; in TEST_F()
723 dataProfileInfo.preferred = true; in TEST_F()
766 dataProfileInfo.preferred = true; in TEST_F()
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal91 /* Specify a list of SSIDs to scan, an empty list implies no preferred
/hardware/interfaces/audio/common/4.0/
Dtypes.hal626 VOIP_RX = 0x8000, // preferred output for VoIP calls.
627 /** preferred output for call music */
645 VOIP_TX = 0x20, // preferred input for VoIP calls.
/hardware/interfaces/audio/common/5.0/
Dtypes.hal714 VOIP_RX = 0x8000, // preferred output for VoIP calls.
715 /** preferred output for call music */
733 VOIP_TX = 0x20, // preferred input for VoIP calls.
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal172 * limited range is the preferred / normative definition for BT.2100
/hardware/interfaces/radio/1.0/
DIRadio.hal828 * Requests to set the preferred network type for searching and registering
840 * Query the preferred network type (CS/PS domain, RAT, and operation mode)
924 * Request to set the preferred voice privacy mode used in voice scrambling.
935 * Request the setting of preferred voice privacy mode.
/hardware/interfaces/audio/common/2.0/
Dtypes.hal674 VOIP_RX = 0x8000, // preferred output for VoIP calls.
691 VOIP_TX = 0x20, // preferred input for VoIP calls.
/hardware/qcom/display/msm8960/libcopybit/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/audio/visualizer/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/libhardware/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/display/msm8909w_3100/libgralloc/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/google/av/media/codecs/gsm/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/ril/rild/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/bt/msm8998/libbt-vendor/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/bt/msm8992/libbt-vendor/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/sdm845/bt/libbt-vendor/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/media/msm8974/libstagefrighthw/
DNOTICE38 "Source" form shall mean the preferred form for making modifications,
/hardware/ril/libril/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/display/msm8996/liblight/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,

123