OSDN Git Service

Fixed unpair and reconnect issue with certain non-pointing hid devices
authorPriti Aghera <paghera@broadcom.com>
Wed, 28 Nov 2012 02:03:22 +0000 (18:03 -0800)
committerMatthew Xie <mattx@google.com>
Thu, 14 Feb 2013 02:27:58 +0000 (18:27 -0800)
commitebb1d755818704a662f7ea8ae3cc1b5593d582d8
tree54a9544699ebc9488695e5493e3046ab7c59d6e7
parent45f5f9077c773b9d4533fef13045b5ff77e32e46
Fixed unpair and reconnect issue with certain non-pointing hid devices

Hid info would not be removed from storage if COD is
NON_KEYBOARD_NON_POINTING. Due to this the device will
be added to stack even if it is unpaired and subsequent connections
will fail.
bug 8055549

Change-Id: Ib493fc165120de3c71398f5fe24b17f31fa5fc3e
btif/src/btif_dm.c [changed mode: 0755->0644]
btif/src/btif_hh.c