Return-Path: From: Szymon Janc To: Andrei Emeltchenko Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] android/doc: Fix typos Date: Thu, 06 Nov 2014 12:13:21 +0100 Message-ID: <4266247.pcs9KIOJbE@uw000953> In-Reply-To: <1415261382-5355-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> References: <1415261382-5355-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andrei, On Thursday 06 of November 2014 10:09:42 Andrei Emeltchenko wrote: > From: Andrei Emeltchenko > > --- > android/hal-ipc-api.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt > index c7d5c59..666e27f 100644 > --- a/android/hal-ipc-api.txt > +++ b/android/hal-ipc-api.txt > @@ -1768,7 +1768,7 @@ Commands and responses: > Opcode 0x19 - Connect Peripheral command/response > > Command parameters: Server (4 octets) > - Remote address (6 octes) > + Remote address (6 octets) > Is Direct (1 octet) > Transport (4 octets) > Response parameters: > @@ -1778,7 +1778,7 @@ Commands and responses: > Opcode 0x1a - Disconnect Peripheral command/response > > Command parameters: Server (4 octets) > - Remote address (6 octes) > + Remote address (6 octets) > Connection ID (1 octet) > Response parameters: > Applied, thanks. -- Best regards, Szymon Janc