]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add HCI User Passkey Req Evt handling
authorBrian Gix <bgix@codeaurora.org>
Wed, 23 Nov 2011 16:28:34 +0000 (08:28 -0800)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 1 Dec 2011 13:53:26 +0000 (22:53 +0900)
commit92b81543fd8bff429802c2f3b53014dd79bbb61a
tree2c121ac7eef4dd41ec4e4598710cc1b29841e99c
parente9ea7a2617ea8851e3ece99a3f456e6c8f576a9a
Bluetooth: Add HCI User Passkey Req Evt handling

Some MITM scenarios require handling of the User Passkey Request event,
by querying the user, and passing the response back.

Signed-off-by: Brian Gix <bgix@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_event.c