/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | utils.cpp | 23 constexpr auto GSM = E::GSM | E::GPRS; variable 34 if (raf & RAF::GSM) raf |= RAF::GSM; in getAdjustedRaf() 47 case RAF::GSM | RAF::WCDMA: in getNetworkTypeFromRaf() 49 case RAF::GSM: in getNetworkTypeFromRaf() 57 case (RAF::LTE | RAF::GSM | RAF::WCDMA): in getNetworkTypeFromRaf() 59 case (RAF::LTE | RAF::CDMA | RAF::EVDO | RAF::GSM | RAF::WCDMA): in getNetworkTypeFromRaf() 69 case (RAF::GSM | RAF::WCDMA | RAF::CDMA | RAF::EVDO): in getNetworkTypeFromRaf() 77 case (RAF::E::TD_SCDMA | RAF::GSM): in getNetworkTypeFromRaf() 79 case (RAF::LTE | RAF::E::TD_SCDMA | RAF::GSM): in getNetworkTypeFromRaf() 81 case (RAF::E::TD_SCDMA | RAF::GSM | RAF::WCDMA): in getNetworkTypeFromRaf() [all …]
|
/hardware/interfaces/radio/aidl/android/hardware/radio/ |
D | RadioAccessFamily.aidl | 42 GSM = 1 << RadioTechnology.GSM, enumConstant
|
D | RadioTechnology.aidl | 46 GSM, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio/2/android/hardware/radio/ |
D | RadioAccessFamily.aidl | 53 GSM = (1 << android.hardware.radio.RadioTechnology.GSM) /* 65536 */, enumConstant
|
D | RadioTechnology.aidl | 53 GSM, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio/3/android/hardware/radio/ |
D | RadioAccessFamily.aidl | 54 GSM = (1 << android.hardware.radio.RadioTechnology.GSM) /* 65536 */, enumConstant
|
D | RadioTechnology.aidl | 54 GSM, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio/current/android/hardware/radio/ |
D | RadioAccessFamily.aidl | 54 GSM = (1 << android.hardware.radio.RadioTechnology.GSM) /* 65536 */, enumConstant
|
D | RadioTechnology.aidl | 54 GSM, enumConstant
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio/1/android/hardware/radio/ |
D | RadioTechnology.aidl | 53 GSM = 16, enumConstant
|
D | RadioAccessFamily.aidl | 53 GSM = 65536, enumConstant
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 578 GSM = 16, // Only supports voice 622 BAND_MODE_EURO, // "EURO band" (GSM-900 / DCS-1800 / WCDMA-IMT-2000) 624 // (GSM-850 / PCS-1900 / WCDMA-850 / WCDMA-PCS-1900) 627 // (GSM-900 / DCS-1800 / WCDMA-850 / WCDMA-IMT-2000) 628 BAND_MODE_AUS_2, // "AUS band 2" (GSM-900 / DCS-1800 / WCDMA-850) 652 GSM_WCDMA, // GSM/WCDMA (WCDMA preferred) 653 GSM_ONLY, // GSM only 655 GSM_WCDMA_AUTO, // GSM/WCDMA (auto mode, according to PRL) 659 GSM_WCDMA_CDMA_EVDO_AUTO, // GSM/WCDMA, CDMA, and EvDo (auto mode, according to PRL) 661 LTE_GSM_WCDMA, // LTE, GSM/WCDMA [all …]
|
D | IRadio.hal | 856 * Request neighboring cell id in GSM network 866 * LAC and/or CID (for GSM) or BID/SID/NID/latitude/longitude (for CDMA). 993 * Request the setting of GSM/WCDMA Cell Broadcast SMS config. 1002 * Set GSM/WCDMA Cell Broadcast SMS config 1005 * @param configInfo Setting of GSM/WCDMA Cell broadcast config 1012 * Enable or disable the reception of GSM/WCDMA Cell Broadcast SMS 1015 * @param activate indicates to activate or turn off the reception of GSM/WCDMA 1086 * The request is always allowed and contains GSM and CDMA device identity. 1277 * 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
|
/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 | 56 } 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 | 788 } else if (cellInfoType == CellInfoType::GSM) { in TEST_P()
|