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)
commit0602a8adc3ce3f592d03df426c92d1f36229403c
tree543da00ab4591166495a485e9344191839c59029
parent4a964404c08fed64d1afd8b0af1e7f2b8f7ae90e
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
This page took 0.03197 seconds and 5 git commands to generate.