zephyr/subsys/bluetooth
Andries Kruithof aafd563195 Bluetooth: controller: legacy: Correct DLE time calculations
This PR fixes #23482. The preamble size for a 2M phy was incorrect.

There is a bug in calculation of time for the DLE procedure:
the preamble size is incorrect for the 2M phy

Fixes #23482

Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
2020-04-09 14:55:20 +02:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller Bluetooth: controller: legacy: Correct DLE time calculations 2020-04-09 14:55:20 +02:00
host Bluetooth: host: Check return value of le_ext_adv_param_set 2020-04-08 17:59:13 +03:00
mesh Bluetooth: Mesh: Fix duplicated close callback 2020-04-09 14:19:18 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00