Bluetooth: Send Authentication Request command on pairing failure 39/293139/1
authorSudha Bheemanna <b.sudha@samsung.com>
Thu, 8 Sep 2016 09:41:28 +0000 (15:11 +0530)
committerWootak Jung <wootak.jung@samsung.com>
Mon, 22 May 2023 01:03:50 +0000 (10:03 +0900)
commit9531676550be028315c5e738747d931eda5e3424
treed806ad92b486f34829db316336ab0654b8d3df3d
parent6b7f24ada5e42eb5d6550837879dbf31e52d01dd
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