linux/net/bluetooth/rfcomm
Marcel Holtmann 9719f8afce [Bluetooth] Disconnect when encryption gets disabled
The Bluetooth specification allows to enable or disable the encryption
of an ACL link at any time by either the peer or the remote device. If
a L2CAP or RFCOMM connection requested an encrypted link, they will now
disconnect that link if the encryption gets disabled. Higher protocols
that don't care about encryption (like SDP) are not affected.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2008-07-14 20:13:45 +02:00
..
Kconfig
Makefile
core.c [Bluetooth] Disconnect when encryption gets disabled 2008-07-14 20:13:45 +02:00
sock.c [Bluetooth] Enforce security for outgoing RFCOMM connections 2008-07-14 20:13:45 +02:00
tty.c