diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-03-28 15:58:10 -0400 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-04-10 15:03:43 -0400 |
commit | 53cb4197e63ab2363aa28c3029061e4d516e7626 (patch) | |
tree | 86dab630c14b714cd20b6a25f002ecdac8a2942b /net/bluetooth/hci_request.c | |
parent | b37cab587aa3c9ab29c6b10aa55627dad713011f (diff) | |
download | linux-53cb4197e63ab2363aa28c3029061e4d516e7626.tar.gz linux-53cb4197e63ab2363aa28c3029061e4d516e7626.tar.bz2 linux-53cb4197e63ab2363aa28c3029061e4d516e7626.zip |
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Coded PHY recommended intervals are 3 time bigger than the 1M PHY so
this aligns with that by multiplying by 3 the values given to 1M PHY
since the code already used recommended values for that.
Fixes: 288c90224eec ("Bluetooth: Enable all supported LE PHY by default")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions