kernel-ark/include/net/bluetooth
Marcel Holtmann c4f912e155 Bluetooth: Add global deferred socket parameter
The L2CAP and RFCOMM applications require support for authorization
and the ability of rejecting incoming connection requests. The socket
interface is not really able to support this.

This patch does the ground work for a socket option to defer connection
setup. Setting this option allows calling of accept() and then the
first read() will trigger the final connection setup. Calling close()
would reject the connection.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2009-02-27 06:14:23 +01:00
..
bluetooth.h Bluetooth: Add global deferred socket parameter 2009-02-27 06:14:23 +01:00
hci_core.h [Bluetooth] Reject L2CAP connections on an insecure ACL link 2008-09-09 07:19:20 +02:00
hci.h Bluetooth: Send HCI Reset command by default on device initialization 2008-11-30 12:17:26 +01:00
l2cap.h [Bluetooth] Fall back to L2CAP in basic mode 2007-10-22 02:59:43 -07:00
rfcomm.h [Bluetooth] Store remote modem status for RFCOMM TTY 2008-07-14 20:13:52 +02:00
sco.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00