diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2014-11-06 10:32:09 +0200 |
---|---|---|
committer | Szymon Janc <szymon.janc@tieto.com> | 2014-11-06 12:31:32 +0100 |
commit | bcfbdd059edd4ffc6c54fd6d045766ab9b9974f0 (patch) | |
tree | b975350a36715fa53d9a5462fe870247d7244cf1 /android/hal-ipc-api.txt | |
parent | 1fec414bf04822d01a7a4ae92af8f8bdd4b37f81 (diff) | |
download | bluez-bcfbdd059edd4ffc6c54fd6d045766ab9b9974f0.tar.gz |
android/handsfree: Add support for new API for key_pressed_cmd_cb
Key Pressed Command notification callback has new parameter bdaddr.
Diffstat (limited to 'android/hal-ipc-api.txt')
-rw-r--r-- | android/hal-ipc-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index 9581d54c3..666e27fa5 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -1081,7 +1081,7 @@ Notifications: Opcode 0x90 - Key Pressed Command notification - Notification parameters: <none> + Notification parameters: Remote address (6 octets) Bluetooth Advanced Audio HAL (ID 6) |