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)
committerZhihai Xu <zhihaixu@google.com>
Mon, 21 Apr 2014 19:22:04 +0000 (19:22 +0000)
commit8d2128d5740c8a7282e2336cd9f5901e98d3eb63
tree380fc3aece48650b0e16d5486d1848fdd9ae4bd2
parent45c71b0647cba0f199a8dfd1321c1b59a916cfe5
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