Skip to content
Snippets Groups Projects
Commit eaa71b31 authored by Gustavo Padovan's avatar Gustavo Padovan
Browse files

Bluetooth: Disallow to change L2CAP_OPTIONS values when connected


L2CAP doesn't permit change like MTU, FCS, TxWindow values while the
connection is alive, we can only set that before the
connection/configuration process. That can lead to bugs in the L2CAP
operation.

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent e454c844
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment