git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb23c0a
)
Bluetooth: Add support for deferring L2CAP connection setup
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 15 Jan 2009 20:57:00 +0000
(21:57 +0100)
committer
Marcel 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