summaryrefslogtreecommitdiff
path: root/android/audio-ipc-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-01-08 11:30:35 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-01-08 11:37:45 +0200
commit2149ffefdc64daee91f457fbd5c7e717ab5fca9f (patch)
tree4da4e7e6e0087b8f40bf0737d4bc36e73a730d95 /android/audio-ipc-api.txt
parent0d6a62ff2458cad42b24c9e8e8eab5939b4b456a (diff)
downloadbluez-2149ffefdc64daee91f457fbd5c7e717ab5fca9f.tar.gz
android/audio-ipc-api: Fix service id documentation
This follow Bluetooth HAL documentation that doesn't use any string identifier just the integer value.
Diffstat (limited to 'android/audio-ipc-api.txt')
-rw-r--r--android/audio-ipc-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/audio-ipc-api.txt b/android/audio-ipc-api.txt
index 37a15696c..4aff92cff 100644
--- a/android/audio-ipc-api.txt
+++ b/android/audio-ipc-api.txt
@@ -39,7 +39,8 @@ HAL socket apply here as well, the abstract socket name is
call dev->close() --> command 0x02
return dev->close() <-- response 0x02
-Identifier: "audio" (BT_AUDIO_ID)
+Audio Service (ID 0)
+====================
Opcode 0x00 - Error response