Return-Path: MIME-Version: 1.0 In-Reply-To: <1410347494-22084-4-git-send-email-lukasz.rymanowski@tieto.com> References: <1410347494-22084-1-git-send-email-lukasz.rymanowski@tieto.com> <1410347494-22084-4-git-send-email-lukasz.rymanowski@tieto.com> Date: Thu, 11 Sep 2014 15:14:25 +0300 Message-ID: Subject: Re: [PATCH v2 3/4] android/hal-ipc-api: Add missing peer features parameter From: Luiz Augusto von Dentz To: Lukasz Rymanowski Cc: "linux-bluetooth@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Lukasz, On Wed, Sep 10, 2014 at 2:11 PM, Lukasz Rymanowski wrote: > --- > 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 You should probably document what are the possible values for CHLD. -- Luiz Augusto von Dentz