summaryrefslogtreecommitdiff
path: root/android/audio-ipc-api.txt
diff options
context:
space:
mode:
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>2014-01-24 15:50:29 +0100
committerSzymon Janc <szymon.janc@gmail.com>2014-01-24 22:59:45 +0100
commitc7fb97e921bc4f5fce4a15cdc5cb65da283b5340 (patch)
treee4abe98b463f8f98dba9d3ad7d3ce2d777a04d41 /android/audio-ipc-api.txt
parent26a78aee9e2ed635464ca279c32922cbf156dfd1 (diff)
downloadbluez-c7fb97e921bc4f5fce4a15cdc5cb65da283b5340.tar.gz
android: Update Audio IPC documentation
Open Stream commands now also returns outoging MTU for returned socket.
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 4aff92cff..f4a497dd8 100644
--- a/android/audio-ipc-api.txt
+++ b/android/audio-ipc-api.txt
@@ -66,7 +66,8 @@ Audio Service (ID 0)
Opcode 0x03 - Open Stream command
Command parameters: Endpoint ID (1 octet)
- Response parameters: Codec configuration length (1 octet)
+ Response parameters: Outgoing MTU (2 octets)
+ Codec configuration length (1 octet)
Codec configuration (1 octet)
File descriptor (inline)