]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ea6488eb6a89c70b2f2956d1e219a2fa1f28218
tree36d7716d48a71e16f37afb5d8afdb527463826cd
parent886304c0df8c10d4cef47b12a24d25542b67e4d2
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