commit | fe1493101ac1313cbdbef1af65342fb17d944e71 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Sep 04 13:39:20 2018 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 27 12:52:08 2018 +0200 |
tree | b33ceec97509056ff33eec92fd924e5574dd2721 | |
parent | a357ea098c9605f60d92a66a9073f56ce25726da [diff] |
Bluetooth: L2CAP: Derive MPS from connection MTU This ensures the MPS can fit in a single HCI fragment so each segment don't have to be reassembled at HCI level, in addition to that also remove the debugfs entry to configure the MPS. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>