remarkable-linux/net/bluetooth/rfcomm
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
..
core.c Bluetooth: Add support for deferring RFCOMM connection setup 2009-02-27 06:14:23 +01:00
Kconfig
Makefile
sock.c Bluetooth: Add support for deferring RFCOMM connection setup 2009-02-27 06:14:23 +01:00
tty.c bt/rfcomm/tty: join error paths 2008-12-14 23:18:00 -08:00