From 424219cdf23d404140981336a0529c0c5f3478b6 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Thu, 31 Oct 2013 02:55:41 +0000 Subject: [PATCH] android: Add missing bonding state definitions to IPC specification --- android/hal-ipc-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index e7af8a3a0..a5d19800c 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -370,6 +370,10 @@ Notifications: Remote address (6 octets) Bond state (1 octet) + Valid bond state values: 0x00 = None + 0x01 = Bonding + 0x02 = Bonded + Opcode 0x89 - ACL State Changed notification Notification parameters: Status (1 octect) -- 2.47.3