linux/include/net/bluetooth
Johan Hedberg a5040efa20 Bluetooth: Add special handling with __hci_request and HCI_INIT
To support a more dynamic HCI initialization sequence the __hci_request
behavior requires some more changes. Particularly, the init sequence
should be able to have conditionals in it (sending some HCI commands
depending on the outcome of a previous command) instead of being a fixed
list as it is right now.

The reasons for these additional requirements are the moving all
previously user space driven initialization commands to the kernel side
as well as the support the Low Energy controllers.

To fulfull these requirements the init sequence is made the only special
case for multi-command requests and req_last_cmd is renamed to
init_last_cmd. The hci_send_cmd function is changed to update
init_last_cmd as long as the HCI_INIT flag is set.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-02-08 01:40:06 -02:00
..
bluetooth.h Bluetooth: Use non-flushable by default L2CAP data packets 2011-02-08 01:40:04 -02:00
hci.h Bluetooth: Reject pairing requests when in non-pairable mode 2011-02-08 01:40:06 -02:00
hci_core.h Bluetooth: Add special handling with __hci_request and HCI_INIT 2011-02-08 01:40:06 -02:00
l2cap.h Bluetooth: Use non-flushable by default L2CAP data packets 2011-02-08 01:40:04 -02:00
mgmt.h Bluetooth: Implement UUID handling through the management interface 2011-02-08 01:40:05 -02:00
rfcomm.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00