Return-Path: Date: Thu, 31 Oct 2013 16:58:40 +0200 From: Johan Hedberg To: Andrei Emeltchenko Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH 1/2] android/hidhost: Fix not unregistering HID Message-ID: <20131031145840.GA9324@x220.p-661hnu-f1> References: <1383230705-18110-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1383230705-18110-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Andrei, On Thu, Oct 31, 2013, Andrei Emeltchenko wrote: > If HID is not unregistered it cannot be registered again and we get > following error: > ... > E/BluetoothHidServiceJni( 2849): Failed to initialize Bluetooth HID, status: 1 > ... > --- > android/hal-hidhost.c | 7 +++++++ > 1 file changed, 7 insertions(+) Both patches have been applied. Thanks. Johan