Bluetooth: Send Authentication Request command on pairing failure 83/306583/1
authorSudha Bheemanna <b.sudha@samsung.com>
Thu, 8 Sep 2016 09:41:28 +0000 (15:11 +0530)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 23 Feb 2024 02:14:25 +0000 (11:14 +0900)
commitcb11c395768824edb54f8b459394bc698b1256e3
tree6c2b820b6ecb244deb7d67e394437f1f8e72cf99
parent3ed1dfdfb6c9885fa7178bd8a13bdcfd66d5bd9f
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: I84f5e835507ffa4e4a12d2f40d4765e5068a78df
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
net/bluetooth/hci_event.c