zephyr/tests/bluetooth/controller/mock_ctrl/src
Vinayak Kariappa Chettimada 5dffad061c Bluetooth: Controller: Fix regression in connection update
The connection event at the connection update instant was
skipped due to previous ticker node in use that is being
stopped was registering a relative occupied time that
overlapped with the new ticker node being started for
scheduling the connection with new interval.

Added mock interface for ticker_stop_abs() hence needed by
the Controller unit testing.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-01-21 15:13:16 +01:00
..
assert.c
ecb.c
isoal.c
kernel.c
ll_assert.c
ll.c
lll_clock.c
lll_conn.c
lll.c
mayfly.c
ticker.c
ull_adv_sync.c
ull_central.c
ull_conn_iso.c
ull_filter.c
ull_peripheral_iso.c
ull_peripheral.c
ull_scan.c
ull_sync.c
ull.c
util.c