]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3b5a68f5501165b7d8d3f95c88ea3aea35a77a4
treebbafd1e6cf773c4712c57f578c84f44eae012ec0
parentb3c5915c6f2164d0bbd5516f0e81602c8d2659fa
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