Home
last modified time | relevance | path

Searched hist:bb23c0ab824653be4aa7dfca15b07b3059717004 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.hdiff bb23c0ab824653be4aa7dfca15b07b3059717004 Thu Jan 15 14:56:48 CST 2009 Marcel Holtmann <marcel@holtmann.org> 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>
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.cdiff bb23c0ab824653be4aa7dfca15b07b3059717004 Thu Jan 15 14:56:48 CST 2009 Marcel Holtmann <marcel@holtmann.org> 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>
H A Dsock.cdiff bb23c0ab824653be4aa7dfca15b07b3059717004 Thu Jan 15 14:56:48 CST 2009 Marcel Holtmann <marcel@holtmann.org> 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>