blob: 5e852901aec0e50813be305b232c8e651aa291a8 [file] [log] [blame]
Sunny Kapdi9526c2f2018-02-07 15:08:01 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.bluetooth.a2dp@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IBluetoothAudioHost.hal",
12 "IBluetoothAudioOffload.hal",
13 ],
14 interfaces: [
15 "android.hidl.base@1.0",
16 ],
17 types: [
18 "BitsPerSample",
19 "ChannelMode",
20 "CodecConfiguration",
21 "CodecType",
22 "SampleRate",
23 "Status",
24 ],
25 gen_java: false,
26}
27