[Bluetooth] Allow security for outgoing L2CAP connections
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Jul 2008 18:13:54 +0000 (20:13 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Jul 2008 18:13:54 +0000 (20:13 +0200)
commitb1235d79611e78a07629b4cbe53291c9cffd1834
treeb12b694d991e62a761d48ee4bb12b6eade753f78
parent7cb127d5b0e7af7a0afd23785722ca3edab4ceff
[Bluetooth] Allow security for outgoing L2CAP connections

When requested the L2CAP layer will now enforce authentication and
encryption on outgoing connections. The usefulness of this feature
is kinda limited since it will not allow proper connection ownership
tracking until the authentication procedure has been finished. This
is a limitation of Bluetooth 2.0 and before and can only be fixed by
using Simple Pairing.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c