summaryrefslogtreecommitdiff
path: root/android/hal-ipc-api.txt
diff options
context:
space:
mode:
authorWill Wang <wiwang@mozilla.com>2015-08-27 20:02:00 +0800
committerSzymon Janc <szymon.janc@gmail.com>2015-08-27 21:35:22 +0200
commitbfd8cd9f8dbb62d4a763222f6e7b3df9558f520f (patch)
treebf463c807f33558865df5ea699c2578e4ef6cf09 /android/hal-ipc-api.txt
parent886b9473b4397c2b22e84d0c1f7d577143be797a (diff)
downloadbluez-bfd8cd9f8dbb62d4a763222f6e7b3df9558f520f.tar.gz
android/hal-ipc-api: Fix missing HFP WBS callback
Add definition of HFP WBS Command notification
Diffstat (limited to 'android/hal-ipc-api.txt')
-rw-r--r--android/hal-ipc-api.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 503b47ad2..e3b7798b3 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -1068,6 +1068,14 @@ Notifications:
Notification parameters: Remote address (6 octets)
+ Opcode 0x91 - WBS Command notification
+
+ Notification parameters: WBS types (1 octet)
+ Remote address (6 octets)
+
+ Valid WBS types: 0x00 = None
+ 0x01 = No
+ 0x02 = Yes
Bluetooth Advanced Audio HAL (ID 6)
Bluetooth Advanced Audio Sink HAL (ID 13)