OSDN Git Service

android/hidhost: Fix not unregistering HID
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 31 Oct 2013 14:45:04 +0000 (16:45 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 31 Oct 2013 14:57:58 +0000 (16:57 +0200)
commit89dc0b402dd2e519b9905eb68be1add5d040b5dc
tree2c4a7383dc13ad13d9a99ed616e175dd71afff57
parent928162d18545c5f0e6387c08adbd60961e0a485a
android/hidhost: Fix not unregistering HID

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