Return-Path: From: Lukasz Rymanowski To: linux-bluetooth@vger.kernel.org Cc: luiz.dentz@gmail.com, Lukasz Rymanowski Subject: [PATCH v2 3/4] android/hal-ipc-api: Add missing peer features parameter Date: Wed, 10 Sep 2014 13:11:33 +0200 Message-Id: <1410347494-22084-4-git-send-email-lukasz.rymanowski@tieto.com> In-Reply-To: <1410347494-22084-1-git-send-email-lukasz.rymanowski@tieto.com> References: <1410347494-22084-1-git-send-email-lukasz.rymanowski@tieto.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: --- android/hal-ipc-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index 326fa21..0948af2 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -2228,7 +2228,8 @@ Notifications: Opcode 0x81 - Connection State Changed notification Notification parameters: State (1 octet) - Peer Features (1 octet) + Peer Features (2 octets) + CHLD Features (2 octets) Address (6 octets) Valid State values: 0x00 = Disconnected -- 1.8.4