commit | eaa71b318c5ed0cd1ac3182a533471dc5edf372d | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Oct 04 19:28:52 2010 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Oct 04 19:28:52 2010 -0300 |
tree | 2e6b3cf97970543070334e90b4b2300b04f460d2 | |
parent | e454c844644683571617896ab2a4ce0109c1943e [diff] |
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: Gustavo F. Padovan <padovan@profusion.mobi>