Skip to content
Commit 9719f8af authored by Marcel Holtmann's avatar Marcel Holtmann
Browse files

[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: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 77db1980
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment