linux/include/net/bluetooth
Johan Hedberg 2e58ef3e11 Bluetooth: Move pending management command list into struct hci_dev
This patch moves the pending management command list (previously global
to mgmt.c) into struct hci_dev. This makes it possible to do proper
locking when accessing it (through the existing hci_dev locks) and
thereby avoid race conditions.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-11-09 12:33:39 -02:00
..
bluetooth.h Bluetooth: Add BT_CHANNEL_POLICY socket option 2011-11-07 17:24:59 -02:00
hci.h Bluetooth: Define HCI reasons instead of magic number 2011-11-08 12:53:11 -02:00
hci_core.h Bluetooth: Move pending management command list into struct hci_dev 2011-11-09 12:33:39 -02:00
l2cap.h Bluetooth: Add definitions for L2CAP fixed channels 2011-11-07 17:25:02 -02:00
mgmt.h Bluetooth: Add address type fields to mgmt messages that need them 2011-11-08 13:05:57 -02:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Move SMP crypto functions to a workqueue 2011-09-21 12:58:12 -03:00