Return-Path: From: Lukasz Rymanowski To: linux-bluetooth@vger.kernel.org Cc: luiz.dentz@gmail.com, Lukasz Rymanowski Subject: [PATCH v2 1/4] android/hal-ipc-api: Use 2 bytes for location in dial memory Date: Wed, 10 Sep 2014 13:11:31 +0200 Message-Id: <1410347494-22084-2-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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index ca41cff..26e777e 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -2162,7 +2162,7 @@ Commands and response: Opcode 0x09 - Dial Memory command/response - Command parameters: Location (1 octet) + Command parameters: Location (2 octet) Response parameters: In case of an error, the error response will be returned. -- 1.8.4