]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add new mgmt setting for LE advertising
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 25 Sep 2013 10:26:09 +0000 (13:26 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 25 Sep 2013 17:30:11 +0000 (14:30 -0300)
commit926f9916d108a9f540673800bfbcea901c7cc7fc
tree0961704b5808456a824ccab2eabee73c4ead9bdd
parent81476fde91d50887e6b9959256af3fae77d5ccac
Bluetooth: Add new mgmt setting for LE advertising

This patch adds a new mgmt setting for LE advertising and hooks up the
necessary places in the mgmt code to operate on the HCI_LE_PERIPHERAL
flag (which corresponds to this setting). This patch does not yet add
any new command for enabling the setting - that is left for a subsequent
patch.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/mgmt.h
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c