blob: c421ce28079b1e17115220818d5bf2b0880c78e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "vendor.qti.hardware.bluetooth_audio@2.1",
root: "vendor.qti.hardware.bluetooth_audio",
system_ext_specific: true,
srcs: [
"types.hal",
"IBluetoothAudioPort.hal",
"IBluetoothAudioProvider.hal",
"IBluetoothAudioProvidersFactory.hal",
],
interfaces: [
"android.hidl.base@1.0",
"vendor.qti.hardware.bluetooth_audio@2.0",
],
gen_java: false,
}
|