From 9e6bcb42b3e07e5f07c602224c65657fe43f74fa Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Wed, 23 Oct 2013 15:46:21 +0200 Subject: [PATCH] android: Add missing adapter state values to IPC documentation --- android/hal-ipc-api.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index dcd155375..a5437c1d2 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -314,6 +314,9 @@ Notifications: Notifications parameters: State (1 octect) + Valid state values: 0x00 = Off + 0x01 = On + Opcode 0x82 - Adapter Properties Changed notification Notification parameters: Status (1 octect) -- 2.47.3