Bluetooth: Add support for deferring L2CAP connection setup
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 15 Jan 2009 20:57:00 +0000 (21:57 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Feb 2009 05:14:24 +0000 (06:14 +0100)
In order to decide if listening L2CAP 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.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found