Bluetooth: Add disconnect managment command
authorJohan Hedberg <johan.hedberg@nokia.com>
Thu, 20 Jan 2011 10:40:27 +0000 (12:40 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:07 +0000 (01:40 -0200)
commit8962ee74be48df16027100f657b2b12e8ef3d34d
treebbafd1e6cf773c4712c57f578c84f44eae012ec0
parentf7520543ab40341edbc2aeee7fef68218be19a0a
Bluetooth: Add disconnect managment command

This patch adds a disconnect command to the managment interface. Using
this command user space is able to force the disconnection of connected
devices. The command maps directly to the Disconnect HCI command.

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