linux-hardened/include/net/bluetooth
Marcel Holtmann 441ad2d041 Bluetooth: Update advertising data based on management commands
Magically updating the advertising data when some random command enables
advertising in the controller is not really a good idea. It also caused
a bit of complicated code with the exported hci_udpate_ad function that
is shared from many places.

This patch consolidates the advertising data update into the management
core. It also makes sure that when powering on with LE enabled or later
on enabling LE the controller has a good default for advertising data.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2013-10-15 17:20:00 +03:00
..
bluetooth.h Bluetooth: Provide msg_name callback for L2CAP connectionless channels 2013-10-13 23:13:37 +03:00
hci.h Bluetooth: Read current IAC LAP on controller setup 2013-10-14 19:31:18 -03:00
hci_core.h Bluetooth: Update advertising data based on management commands 2013-10-15 17:20:00 +03:00
hci_mon.h Bluetooth: Fix coding style in all .h files 2012-03-07 00:04:25 -03:00
l2cap.h Bluetooth: Introduce L2CAP channel callback for resuming 2013-10-14 14:23:24 +03:00
mgmt.h Bluetooth: Add management command for setting LE scan parameters 2013-10-11 18:18:13 +02:00
rfcomm.h Bluetooth: Store RFCOMM address information in its own socket structure 2013-10-13 21:11:23 +03:00
sco.h Bluetooth: Store SCO address information in its own socket structure 2013-10-13 21:11:20 +03:00