d32f1487a9
-Add uarfn to CellIdentityTdscdma -Add OperatorNames to CellIdentityTdscdma -Rename TdScdmaSignalStrength to TdsdcmaSignalStrength -Add support for RSSI and BER reporting to match all the other signal strength structures -Change the reporting format for RSCP to use the ASU format that is reported for all the other techs. Bug: 73177585 Bug: 73177467 Bug: 73177872 Test: compilation Change-Id: I4200ca603b03f182293de4960b01067263833d4a
55 lines
1.3 KiB
Text
55 lines
1.3 KiB
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.radio@1.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IRadio.hal",
|
|
"IRadioIndication.hal",
|
|
"IRadioResponse.hal",
|
|
"ISap.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.radio@1.0",
|
|
"android.hardware.radio@1.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"AccessNetwork",
|
|
"AudioQuality",
|
|
"Call",
|
|
"CardStatus",
|
|
"CellConnectionStatus",
|
|
"CellIdentityCdma",
|
|
"CellIdentityGsm",
|
|
"CellIdentityLte",
|
|
"CellIdentityOperatorNames",
|
|
"CellIdentityTdscdma",
|
|
"CellIdentityWcdma",
|
|
"CellInfo",
|
|
"CellInfoCdma",
|
|
"CellInfoGsm",
|
|
"CellInfoLte",
|
|
"CellInfoTdscdma",
|
|
"CellInfoWcdma",
|
|
"DataRequestReason",
|
|
"IncrementalResultsPeriodicityRange",
|
|
"IndicationFilter",
|
|
"LinkCapacityEstimate",
|
|
"MaxSearchTimeRange",
|
|
"NetworkScanRequest",
|
|
"NetworkScanResult",
|
|
"PhysicalChannelConfig",
|
|
"RadioConst",
|
|
"ScanIntervalRange",
|
|
"SignalStrength",
|
|
"TdscdmaSignalStrength",
|
|
"WcdmaSignalStrength",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|