linux/include/net/bluetooth
Marcel Holtmann bb23c0ab82 Bluetooth: Add support for deferring RFCOMM connection setup
In order to decide if listening RFCOMM sockets should be accept()ed
the BD_ADDR of the remote device needs to be known. This patch adds
a socket option which defines a timeout for deferring the actual
connection setup.

The connection setup is done after reading from the socket for the
first time. Until then writing to the socket returns ENOTCONN.

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
hci.h Bluetooth: Send HCI Reset command by default on device initialization 2008-11-30 12:17:26 +01:00
l2cap.h
rfcomm.h Bluetooth: Add support for deferring RFCOMM connection setup 2009-02-27 06:14:23 +01:00
sco.h