From f004873ee211aeeb0849e32a404fa7c4ffd69bf3 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Tue, 10 Mar 2015 11:15:16 +0100 Subject: [PATCH] android/hal-ipc-api: Add GATT Server MTU Changed notification Add definition of GATT server MTU changed notification. --- android/hal-ipc-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index 77f2f57ed..503b47ad2 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -2329,6 +2329,11 @@ Notifications: Notification parameters: Connection ID (4 octets) Congested (1 octet) + Opcode 0xb0 - Server MTU Changed notification + + Notification parameters: Connection ID (4 octets) + MTU (4 octets) + Bluetooth Handsfree Client HAL (ID 10) ====================================== -- 2.47.3