commit | 1c22d3cda8afa3fffa3875cbfa5c82e818a3f780 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Feb 19 21:31:55 2020 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Feb 19 20:31:45 2020 +0100 |
tree | 5bf62c0462e0477faefc93a554783bdcb6809d63 | |
parent | a2a8b0b4adeaec3de5213b7825588352a696df75 [diff] |
Bluetooth: RFCOMM: Use MTU auto tune logic This reuse the L2CAP MTU auto logic to select the MTU used for RFCOMM channels, this should increase the maximum from 1013 to 1021 when 3-DH5 is supported. Since it does not set an L2CAP MTU we no longer need a debugfs so that is removed. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>