OSDN Git Service

HID: Remove device from nvram on auth failure
authorZhihai Xu <zhihaixu@google.com>
Fri, 13 Dec 2013 10:39:21 +0000 (16:09 +0530)
committerMatthew Xie <mattx@google.com>
Tue, 6 May 2014 08:14:24 +0000 (01:14 -0700)
commitee27b932f65a3c5a0a52067dac8a1be729c7a435
tree59826189e73f0fb8d0d3aabf83627fcb8bd1b878
parentf11d21fa60be8a2cd072968bf5e1bb23ce5caabf
HID: Remove device from nvram on auth failure

This patch removed hid pointing device from nvram on authentication failure
due to pairing timeout or when wrong passkey is entered. Without this patch
it was observed that hid pointing device was always shown in paired list
when DUT was restarted after authentication failure.
CL from qcom(Hemant Gupta)
Change-Id: I69c43d2ed982d5d5abfd5707db90ef4b5c65b34f
btif/src/btif_dm.c