commit | f66dc81f44d918ee1aa1a9d821bb2f25c7592bc0 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Jan 15 21:57:00 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 06:14:24 2009 +0100 |
tree | fe9030b58a7fac0d85dbed2da9f33702aab2e9b5 | |
parent | bb23c0ab824653be4aa7dfca15b07b3059717004 [diff] |
Bluetooth: Add support for deferring L2CAP connection setup 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>