blob: 5d67f75f048b70eb13bed62d2a7595c4e30d5abb [file] [log] [blame]
hidl_interface {
name: "android.hardware.bluetooth.audio@2.0",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IBluetoothAudioPort.hal",
"IBluetoothAudioProvider.hal",
"IBluetoothAudioProvidersFactory.hal",
],
interfaces: [
"android.hidl.base@1.0",
"android.hardware.audio.common@5.0",
],
types: [
"AacObjectType",
"AacParameters",
"AacVariableBitRate",
"AptxParameters",
"AudioCapabilities",
"AudioConfiguration",
"BitsPerSample",
"ChannelMode",
"CodecCapabilities",
"CodecConfiguration",
"CodecType",
"LdacChannelMode",
"LdacParameters",
"LdacQualityIndex",
"PcmParameters",
"SampleRate",
"SbcAllocMethod",
"SbcBlockLength",
"SbcChannelMode",
"SbcParameters",
"SessionType",
"Status",
"TimeSpec",
],
gen_java: false,
}