Bluetooth: Add initial Bluetooth Management interface callbacks
authorJohan Hedberg <johan.hedberg@nokia.com>
Tue, 7 Dec 2010 22:21:06 +0000 (00:21 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Dec 2010 01:03:38 +0000 (23:03 -0200)
commit0381101fd6a73c7d6b545044dc1472d019fc64e3
tree8b7ec25d3e97e3bd7918135fa3fe3b29941e0db4
parentc02178d22b3ef2d18c38c96151600ee1c7ed94f0
Bluetooth: Add initial Bluetooth Management interface callbacks

Add initial code for handling Bluetooth Management interface messages.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Acked-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/Makefile
net/bluetooth/hci_sock.c
net/bluetooth/mgmt.c [new file with mode: 0644]