remarkable-linux/include/net/bluetooth
Marcel Holtmann 6ac59344ef [Bluetooth] Support create connection cancel command
In case of non-blocking connects it is possible that the last user
of an ACL link quits before the connection has been fully established.
This will lead to a race condition where the internal state of a
connection is closed, but the actual link has been established and is
active. In case of Bluetooth 1.2 and later devices it is possible to
call create connection cancel to abort the connect. For older devices
the disconnect timer will be used to trigger the needed disconnect.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2006-09-28 18:01:33 -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 create connection cancel command 2006-09-28 18:01:33 -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