Home
last modified time | relevance | path

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

1234

/hardware/interfaces/neuralnetworks/1.0/
Dtypes.t26 * DEPRECATED. Since HAL version 1.2, extensions are the preferred
34 * DEPRECATED. Since HAL version 1.2, extensions are the preferred
47 * DEPRECATED. Since NNAPI 1.2, extensions are the preferred alternative to
/hardware/ril/reference-ril/
Dreference-ril.c265 static int query_ctec(ModemInfo *mdm, int *current, int32_t *preferred);
266 static int parse_technology_response(const char *response, int *current, int32_t *preferred);
1047 int32_t preferred = net2pmask[value]; local
1049 …GD("requestSetPreferredNetworkType: current: %x. New: %x", PREFERRED_NETWORK(sMdmInfo), preferred);
1059 RLOGD("old != preferred: %d", old != preferred);
1060 if (old != preferred) {
1061 asprintf(&cmd, "AT+CTEC=%d,\"%x\"", current, preferred);
1089 int preferred; local
1092 switch ( query_ctec(sMdmInfo, NULL, &preferred) ) {
1099 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/neuralnetworks/1.3/
Dtypes.t66 * DEPRECATED. Since NNAPI 1.2, extensions are the preferred alternative to
/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.cpp650 dataProfileInfo.preferred = true; in TEST_P()
813 dataProfileInfo.preferred = true; in TEST_P()
856 dataProfileInfo.preferred = true; in TEST_P()
/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/neuralnetworks/1.2/
Dtypes.t73 * DEPRECATED. Since NNAPI 1.2, extensions are the preferred alternative to
/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.5/vts/functional/
Dradio_hidl_hal_api.cpp1029 dataProfileInfo.preferred = true; in TEST_P()
1084 dataProfileInfo.preferred = true; in TEST_P()
1127 dataProfileInfo.preferred = true; in TEST_P()
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp112 dataProfileInfo.preferred = true; in TEST_P()
179 dataProfileInfo.preferred = true; in TEST_P()
/hardware/interfaces/audio/common/6.0/
Dtypes.hal763 VOIP_RX = 0x8000, // preferred output for VoIP calls.
764 /** preferred output for call music */
782 VOIP_TX = 0x20, // preferred input for VoIP calls.
/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/google/graphics/common/libv4l2/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/bt/msm8996/libbt-vendor/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/sm8150/media/libstagefrighthw/
DNOTICE38 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/display/msm8998/liblight/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/google/graphics/common/libion/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/display/msm8084/liblight/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,
/hardware/qcom/display/msm8226/libcopybit/
DNOTICE39 "Source" form shall mean the preferred form for making modifications,

1234