Skip to content
Snippets Groups Projects
Commit 2c1344bd authored by Marcel Holtmann's avatar Marcel Holtmann Committed by Brian Swetland
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 88bd91a8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment