Bluetooth: Send Authentication Request command on pairing failure 81/208681/3
authorSudha Bheemanna <b.sudha@samsung.com>
Thu, 8 Sep 2016 09:41:28 +0000 (15:11 +0530)
committerAmit Purwar <amit.purwar@samsung.com>
Fri, 28 Jun 2019 04:23:44 +0000 (09:53 +0530)
commitdba18e063d7401e5b02243dedb9197f884afc097
tree869119e50b8bccb3ca657a7745a84a31a271ea0a
parent7a4bf890784df8359e73bcca7ab1f18015872f1c
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>
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
net/bluetooth/hci_event.c