Open Stream commands now also returns outoging MTU for returned socket. --- android/audio-ipc-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/audio-ipc-api.txt b/android/audio-ipc-api.txt index 4aff92c..f4a497d 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) -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html