aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-01-02 15:00:57 -0800
committerMarcel Holtmann <marcel@holtmann.org>2020-01-04 10:51:46 +0100
commit4b6e228e297b73451f3a4b12fb7d0b24d9d32e6f (patch)
tree4b6f4464c66baa7d1d3371a61d1e9e40372cc20e /drivers/bluetooth
parentBluetooth: Add support for LE PHY Update Complete event (diff)
downloadlinux-dev-4b6e228e297b73451f3a4b12fb7d0b24d9d32e6f.tar.xz
linux-dev-4b6e228e297b73451f3a4b12fb7d0b24d9d32e6f.zip
Bluetooth: Auto tune if input MTU is set to 0
This enables the code to set the input MTU using the underline link packet types when set to 0, previously this would likely be rejected by the remote peer since it would be bellow the minimal of 48 for BR/EDR or 23 for LE, that way it shall be safe to use 0 without causing any side effects. This is convenient for the likes of A2DP transport, see: https://habr.com/en/post/456182/ Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions