1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.radio@1.2", 5 root: "android.hardware", 6 vndk: { 7 enabled: true, 8 }, 9 srcs: [ 10 "types.hal", 11 "IRadio.hal", 12 "IRadioIndication.hal", 13 "IRadioResponse.hal", 14 "ISap.hal", 15 ], 16 interfaces: [ 17 "android.hardware.radio@1.0", 18 "android.hardware.radio@1.1", 19 "android.hidl.base@1.0", 20 ], 21 types: [ 22 "AccessNetwork", 23 "AudioQuality", 24 "Call", 25 "CardStatus", 26 "CellConnectionStatus", 27 "CellIdentity", 28 "CellIdentityCdma", 29 "CellIdentityGsm", 30 "CellIdentityLte", 31 "CellIdentityOperatorNames", 32 "CellIdentityTdscdma", 33 "CellIdentityWcdma", 34 "CellInfo", 35 "CellInfoCdma", 36 "CellInfoGsm", 37 "CellInfoLte", 38 "CellInfoTdscdma", 39 "CellInfoWcdma", 40 "DataRegStateResult", 41 "DataRequestReason", 42 "IncrementalResultsPeriodicityRange", 43 "IndicationFilter", 44 "LinkCapacityEstimate", 45 "MaxSearchTimeRange", 46 "NetworkScanRequest", 47 "NetworkScanResult", 48 "PhysicalChannelConfig", 49 "RadioConst", 50 "ScanIntervalRange", 51 "SignalStrength", 52 "TdscdmaSignalStrength", 53 "VoiceRegStateResult", 54 "WcdmaSignalStrength", 55 ], 56 gen_java: true, 57} 58 59