zephyr/subsys
Vinayak Kariappa Chettimada ddf04997a5 Bluetooth: Controller: Add abort fairness in overlapping Periodic Sync
Add implementation in Periodic Sync LLL abort to use near
fair scheduling to ensure overlapping multiple Periodic
Sync set each get to use the radio and not lead to Sync
Loss.

The implementation is used when overlap in radio event
happens in unreserved time space of the event. An abort
count is maintain in each Periodic Sync instance and is
used to decide whether the current event or the next
event is to be aborted when they overlap.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-09-01 13:18:11 +02:00
..
bluetooth Bluetooth: Controller: Add abort fairness in overlapping Periodic Sync 2022-09-01 13:18:11 +02:00
canbus
console
cpp
debug
demand_paging
dfu
disk
emul
fb
fs
ipc ipc: ipc_service: Update Kconfig 2022-09-01 10:26:13 +02:00
jwt
logging Revert "logging: cleanup in CMakeLists.txt" 2022-08-30 17:28:05 -04:00
lorawan
mgmt mgmt: mcumgr: Split up transport Kconfig into separate files 2022-08-26 21:34:38 -04:00
modbus
net net: tcp: Add build in auto check for reordering 2022-09-01 10:38:28 +00:00
pm pm: state: use DT_FOREACH_CHILD_SEP 2022-08-30 16:19:57 +02:00
portability
random
rtio
sd sd: fix spelling in sdmmc_decode_csd 2022-08-23 11:12:37 -05:00
settings
shell Revert "shell: Fix dependency to log_output" 2022-08-30 17:28:05 -04:00
stats
storage
task_wdt
testsuite ztress: Coherence fix for tests/lib/spsc_pbuf 2022-09-01 10:27:08 +02:00
timing
tracing tracing: ctf: change timer values to us instead of ms 2022-08-31 16:04:01 -04:00
usb
CMakeLists.txt
Kconfig