Bluetooth: Send Authentication Request command on pairing failure 35/261635/1
authorSudha Bheemanna <b.sudha@samsung.com>
Thu, 8 Sep 2016 09:41:28 +0000 (15:11 +0530)
committerWootak Jung <wootak.jung@samsung.com>
Wed, 21 Jul 2021 05:07:33 +0000 (14:07 +0900)
commit444222275b48c8dc73d0601fba13ba84c67d9347
treec31133864627ef053dedc528efa73d3fcd4af990
parenta3e73b2a6ebce11b43021a95532ace0f558a2b90
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