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:
f66dc81
)
Bluetooth: Reject incoming SCO connections without listeners
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 15 Jan 2009 20:57:02 +0000
(21:57 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Fri, 27 Feb 2009 05:14:24 +0000
(06:14 +0100)
All SCO and eSCO connection are auto-accepted no matter if there is a
corresponding listening socket for them. This patch changes this and
connection requests for SCO and eSCO without any socket are rejected.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found