Searched refs:preferred (Results 1 – 25 of 74) sorted by relevance
123
/hardware/ril/reference-ril/ |
D | reference-ril.c | 266 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/ |
D | IAGnssRil.hal | 52 * Telephony preferred Access Point Name to use for carrier data connection when
|
/hardware/interfaces/radio/config/1.1/ |
D | IRadioConfig.hal | 48 * Set preferred data modem Id.
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 137 * @param apn String containing the telephony preferred Access Point Name.
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 175 * Query the preferred network type bitmap. 184 * Requests to set the preferred network type for searching and registering.
|
D | types.hal | 460 * 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/ |
D | radio_hidl_hal_api.cpp | 560 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/ |
D | types.hal | 91 /* Specify a list of SSIDs to scan, an empty list implies no preferred
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 626 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/ |
D | types.hal | 714 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/ |
D | types.hal | 172 * limited range is the preferred / normative definition for BT.2100
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 828 * 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/ |
D | types.hal | 674 VOIP_RX = 0x8000, // preferred output for VoIP calls. 691 VOIP_TX = 0x20, // preferred input for VoIP calls.
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/audio/visualizer/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/libhardware/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/google/av/media/codecs/gsm/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/ril/rild/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/bt/msm8998/libbt-vendor/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/bt/msm8992/libbt-vendor/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/sdm845/bt/libbt-vendor/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/media/msm8974/libstagefrighthw/ |
D | NOTICE | 38 "Source" form shall mean the preferred form for making modifications,
|
/hardware/ril/libril/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
/hardware/qcom/display/msm8996/liblight/ |
D | NOTICE | 39 "Source" form shall mean the preferred form for making modifications,
|
123