blob: 64238c7ce6a2dd698fc78905bfe9e3bab13eb19e [file] [log] [blame]
Adam Shih0bac8692022-08-26 09:17:45 +08001<manifest version="1.0" type="device">
2 <hal format="hidl">
3 <name>android.hardware.bluetooth</name>
4 <transport>hwbinder</transport>
5 <version>1.1</version>
6 <interface>
7 <name>IBluetoothHci</name>
8 <instance>default</instance>
9 </interface>
10 </hal>
11 <hal format="hidl">
12 <name>hardware.google.bluetooth.bt_channel_avoidance</name>
13 <transport>hwbinder</transport>
14 <version>1.0</version>
15 <interface>
16 <name>IBTChannelAvoidance</name>
17 <instance>default</instance>
18 </interface>
19 </hal>
20 <hal format="hidl">
21 <name>hardware.google.bluetooth.sar</name>
22 <transport>hwbinder</transport>
23 <version>1.1</version>
24 <interface>
25 <name>IBluetoothSar</name>
26 <instance>default</instance>
27 </interface>
28 </hal>
29 <hal format="hidl">
30 <name>hardware.google.bluetooth.ext</name>
31 <transport>hwbinder</transport>
32 <version>1.0</version>
33 <interface>
34 <name>IBluetoothExt</name>
35 <instance>default</instance>
36 </interface>
37 </hal>
38 <hal format="hidl">
39 <name>hardware.google.bluetooth.ccc</name>
40 <transport>hwbinder</transport>
41 <version>1.1</version>
42 <interface>
43 <name>IBluetoothCcc</name>
44 <instance>default</instance>
45 </interface>
46 </hal>
47 <hal format="hidl">
48 <name>hardware.google.bluetooth.ewp</name>
49 <transport>hwbinder</transport>
50 <version>1.0</version>
51 <interface>
52 <name>IBluetoothEwp</name>
53 <instance>default</instance>
54 </interface>
55 </hal>
56</manifest>