commit | 2526d3d8b2f671a7d36cc486af984052cd5a690f | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 20 20:54:06 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 06:14:48 2009 +0100 |
tree | 161cca724ce4ecddcbdfed1642af1d5df8240c3c | |
parent | 37e62f5516cfb210e64fe53457932df4341b0ad1 [diff] |
Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets Userspace pairing code can be simplified if it doesn't have to fall back to using L2CAP_LM in the case of L2CAP raw sockets. This patch allows the BT_SECURITY socket option to be used for these sockets. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>