OSDN Git Service

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)
commit1143d45846f190465382dd667c7f893b9d1fd131
tree2c121ac7eef4dd41ec4e4598710cc1b29841e99c
parent604086b73b9b342414a53c0f34dd23aecb005ff8
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