Searched refs:GSM (Results 1 – 15 of 15) sorted by relevance
/hardware/interfaces/radio/1.0/ |
D | types.hal | 574 GSM = 16, // Only supports voice 618 BAND_MODE_EURO, // "EURO band" (GSM-900 / DCS-1800 / WCDMA-IMT-2000) 620 // (GSM-850 / PCS-1900 / WCDMA-850 / WCDMA-PCS-1900) 623 // (GSM-900 / DCS-1800 / WCDMA-850 / WCDMA-IMT-2000) 624 BAND_MODE_AUS_2, // "AUS band 2" (GSM-900 / DCS-1800 / WCDMA-850) 648 GSM_WCDMA, // GSM/WCDMA (WCDMA preferred) 649 GSM_ONLY, // GSM only 651 GSM_WCDMA_AUTO, // GSM/WCDMA (auto mode, according to PRL) 655 GSM_WCDMA_CDMA_EVDO_AUTO, // GSM/WCDMA, CDMA, and EvDo (auto mode, according to PRL) 657 LTE_GSM_WCDMA, // LTE, GSM/WCDMA [all …]
|
D | IRadio.hal | 850 * Request neighboring cell id in GSM network 860 * LAC and/or CID (for GSM) or BID/SID/NID/latitude/longitude (for CDMA). 987 * Request the setting of GSM/WCDMA Cell Broadcast SMS config. 996 * Set GSM/WCDMA Cell Broadcast SMS config 999 * @param configInfo Setting of GSM/WCDMA Cell broadcast config 1006 * Enable or disable the reception of GSM/WCDMA Cell Broadcast SMS 1009 * @param activate indicates to activate or turn off the reception of GSM/WCDMA 1080 * The request is always allowed and contains GSM and CDMA device identity. 1271 * of GSM/CDMA, and filter commands appropriately. It must filter
|
D | IRadioIndication.hal | 208 * @param isGsm true for GSM & false for CDMA 237 * @param data If received from GSM network, "data" is byte array of 88 bytes
|
D | IRadioResponse.hal | 365 * GSM failure reasons codes for the cause codes defined in TS 24.008 Annex H 1664 * @param configs Vector of GSM/WCDMA Cell broadcast configs 1869 * @param imei IMEI if GSM subscription is available 1870 * @param imeisv IMEISV if GSM subscription is available
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 134 * Audio codec which is used on GSM, UMTS, and CDMA. These values must be opaque 144 /** GSM Enhanced Full-Rate audio codec */ 146 /** GSM Full-Rate audio codec */ 148 /** GSM Half-Rate audio codec */ 394 /** GSM EDGE Radio Access Network */ 467 * If GSM measurements are provided, this structure must contain valid measurements; otherwise 570 * 23 - GSM Authentication unacceptable
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaNetworkCallback.hal | 41 * Used to request EAP GSM SIM authentication for this particular network.
|
D | ISupplicantStaNetwork.hal | 996 * @param params Params to be used for EAP GSM authentication.
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 48 * For GSM/UMTS (MM), values are in TS 24.008 Sec 10.5.95 49 * For GSM/UMTS (GMM), values are in TS 24.008 Sec 10.5.147
|
D | types.hal | 894 /** 23 - GSM Authentication unacceptable */
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 110 * the phone number string for line 1. For example, the MSISDN for a GSM phone.
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 54 } else if (cellInfoType == CellInfoType::GSM) { in TEST_P()
|
/hardware/interfaces/radio/1.1/ |
D | types.hal | 29 GERAN = 1, // GSM EDGE Radio Access Network
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 76 GSM, enumerator
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1016 * a successful LTE to WCDMA/GSM/TD-SCDMA IRAT change. 1031 * successful LTE to GSM/EDGE IRAT cell change order procedure. 1035 * Radio resource control (RRC) connection was aborted in the middle of a LTE to GSM IRAT cell 1896 * If GSM measurements are provided, this structure must contain valid measurements; otherwise
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_api.cpp | 757 } else if (cellInfoType == CellInfoType::GSM) { in TEST_P()
|