summaryrefslogtreecommitdiff
path: root/android/hal-ipc-api.txt
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-12-17 11:18:44 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-12-19 14:26:47 +0100
commite0b7cd73531eda84e4ec7362754a9a4f7b760c37 (patch)
treea6fc65e1dfa4525c59b570f038e2c8aeefbd82dc /android/hal-ipc-api.txt
parent21d4d3b7a7b2d410e24e4574adc17057b1996a9e (diff)
downloadbluez-e0b7cd73531eda84e4ec7362754a9a4f7b760c37.tar.gz
android/handsfree: Add initial support for configure WBS commmand
This adds required IPC message and handler for configure WBS command.
Diffstat (limited to 'android/hal-ipc-api.txt')
-rw-r--r--android/hal-ipc-api.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 01490fa8f..f15c12e9c 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -955,6 +955,18 @@ Commands and responses:
In case of an error, the error response will be returned.
+ Opcode 0x0f - Configure WBS command/response
+
+ Command parameters: Remote address (6 octets)
+ Config (1 octet)
+ Response parameters: <none>
+
+ Valid config values: 0x00 = None
+ 0x01 = No
+ 0x02 = Yes
+
+ In case of an error, the error response will be returned.
+
Notifications:
Opcode 0x81 - Connection State notification