Bluetooth: Send Authentication Request command on pairing failure 11/87511/6
authorSudha Bheemanna <b.sudha@samsung.com>
Thu, 8 Sep 2016 09:41:28 +0000 (15:11 +0530)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 29 Sep 2016 05:17:23 +0000 (14:17 +0900)
commitc742c4687dfa6ff3de53bb44c4ea1f150afe54d5
tree3162cd61c0e10a6ccf2533d320fdfbe24770c2fa
parentb471aaae202f68d4591c735984ef9cc97c982c0a
Bluetooth: Send Authentication Request command on pairing failure

This patch allows to send HCI_OP_AUTH_REQUESTED command
to the remote device if pairing failure happens because
of pin or key missing error.

Change-Id: I9c28394dc06b22fd5fe9e58ac0b7d728c086bde4
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
net/bluetooth/hci_event.c