Bluetooth: Add support for set_discoverable management command
authorJohan Hedberg <johan.hedberg@nokia.com>
Wed, 29 Dec 2010 14:00:25 +0000 (16:00 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:04 +0000 (01:40 -0200)
commit73f22f62388795c0f6b4f3f97bda7a64f9681aac
tree5e85471cd9411a9f21cd2f7bb722be196a23f7c7
parenteec8d2bcc841ae44edcde9660ff21144a2016053
Bluetooth: Add support for set_discoverable management command

This patch adds a set_discoverable command to the management interface
as well as the corresponding event. The command is used to control the
discoverable state of adapters.

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