Bluetooth: Add support for PIN code handling in the management interface
authorJohan Hedberg <johan.hedberg@nokia.com>
Sat, 22 Jan 2011 04:10:07 +0000 (06:10 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:07 +0000 (01:40 -0200)
commit980e1a537fed7dfa53e9a4b6e586b43341f8c2d5
tree36d7716d48a71e16f37afb5d8afdb527463826cd
parenta38528f1117590169c0bf61cbf874e9fd2d5c5c9
Bluetooth: Add support for PIN code handling in the management interface

This patch adds the necessary commands and events needed to communicate
PIN code related actions between the kernel and userspace. This includes
a pin_code_request event as well as pin_code_reply and
pin_code_negative_reply commands.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c