]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for Unconfigured Index Added events
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Jul 2014 19:30:54 +0000 (21:30 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:58 +0000 (17:42 +0200)
commitcd8caf44c5de3460aa16cec5d0633189dc22f260
tree543da00ab4591166495a485e9344191839c59029
parent31eaf016a54887d3290e68da0f18b70e885fec0e
Bluetooth: Add support for Unconfigured Index Added events

When a controller is in unconfigured state it is currently hidden
from the management interface. This change now announces the new
controller with an Unconfigured Index Added event and allows clients
to easily detect the controller.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/mgmt.h
net/bluetooth/hci_core.c
net/bluetooth/hci_sock.c
net/bluetooth/mgmt.c