commit | 71aeeaa1fd88fe7446391e0553336f0e0c2cfe6a | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Jan 15 21:57:02 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 06:14:24 2009 +0100 |
tree | 54ebd367cc0d8deb1de919f9c3c69782120ef97f | |
parent | f66dc81f44d918ee1aa1a9d821bb2f25c7592bc0 [diff] |
Bluetooth: Reject incoming SCO connections without listeners 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>