]> 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)
commit905c3dab434e64da0561099b13a410ce5d006695
tree543da00ab4591166495a485e9344191839c59029
parent751126b33740c01bc530505af0ac93789ed3182e
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