alistair23-linux/include/net/bluetooth
Marcel Holtmann 4c67bc74f0 [Bluetooth] Support concurrent connect requests
Most Bluetooth chips don't support concurrent connect requests, because
this would involve a multiple baseband page with only one radio. In the
case an upper layer like L2CAP requests a concurrent connect these chips
return the error "Command Disallowed" for the second request. If this
happens it the responsibility of the Bluetooth core to queue the request
and try again after the previous connect attempt has been completed.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2006-10-15 23:14:30 -07:00
..
bluetooth.h [Bluetooth] Use real devices for host controllers 2006-07-03 19:54:02 -07:00
hci.h [Bluetooth] Support create connection cancel command 2006-09-28 18:01:33 -07:00
hci_core.h [Bluetooth] Support concurrent connect requests 2006-10-15 23:14:30 -07:00
l2cap.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rfcomm.h [Bluetooth] Reduce L2CAP MTU for RFCOMM connections 2006-02-13 11:39:57 +01:00
sco.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00