zephyr/subsys/bluetooth
Troels Nilsson d7acb9355c Bluetooth: controller: Fix JIT rescheduling for ext. advertising
Fixes two issues with the JIT scheduler:

Rescheduling of primary advertising packets for extended advertising
when using the JIT scheduler did not work, since the done events for
the primary events never made it into the reschedule logic

The EVENT_DONE_EXTRA_TYPE_ADV_AUX event (for auxillary packets) could
cause a "reschedule" for a primary event that was actually sent
successfully (causing it to be sent twice)

Signed-off-by: Troels Nilsson <trnn@demant.com>
2023-01-10 14:05:42 +00:00
..
audio Bluetooth: Audio: Modify the compile guard for audio_iso.c 2023-01-10 09:58:54 +01:00
common
controller Bluetooth: controller: Fix JIT rescheduling for ext. advertising 2023-01-10 14:05:42 +00:00
crypto
host Bluetooth: host: clear ATT_CONNECTED flag on detach 2023-01-09 19:19:39 +01:00
mesh toolchain: gcc: rename popcount to avoid conflict with C++20 2023-01-03 11:06:45 +01:00
services Bluetooth: OTS - Add Calculate Checksum support 2023-01-10 09:59:36 +01:00
shell Bluetooth: Audio: Shell: Fix compile warning for 0 client snk/src ASE 2023-01-10 09:25:36 +01:00
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso