alistair23-linux/include/net/bluetooth
Luiz Augusto von Dentz 73d80deb7b Bluetooth: prioritizing data over HCI
This implement priority based scheduler using skbuffer priority set via
SO_PRIORITY socket option.

It introduces hci_chan_hash (list of HCI Channel/hci_chan) per connection,
each item in this list refer to a L2CAP connection and it is used to
queue the data for transmission.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-11-07 17:24:56 -02:00
..
bluetooth.h Bluetooth: EWS: support extended seq numbers 2011-10-17 18:04:00 -02:00
hci.h Bluetooth: AMP: read local amp info HCI command 2011-10-13 17:34:16 -03:00
hci_core.h Bluetooth: prioritizing data over HCI 2011-11-07 17:24:56 -02:00
l2cap.h Bluetooth: prioritizing data over HCI 2011-11-07 17:24:56 -02:00
mgmt.h Bluetooth: Fix mgmt interaction with userspace 2011-10-14 19:56:21 -03: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