zephyr/subsys/bluetooth/controller/ll_sw
Troels Nilsson df67f4ec13 Bluetooth: Controller: Fix building ticker without remainder support
A few things were not flagged by CONFIG_BT_TICKER_REMAINDER_SUPPORT
that should have been; This caused building without it to fail

Initialize remainder to 0 where used with ticker_next_slot_get_ext(),
since it may not get set if remainder support is off

Signed-off-by: Troels Nilsson <trnn@demant.com>
2025-03-07 20:02:49 +01:00
..
nordic Bluetooth: Controller: Fix single timer direction finding support 2025-02-28 14:55:11 +01:00
openisa Bluetooth: Controller: Refactor isr_ecb and unit testing 2025-01-01 02:04:33 +01:00
shell
isoal.c Bluetooth: Controller: Add margin to ISOALs time offset 2024-11-16 15:08:59 -05:00
isoal.h Bluetooth: Controller: Add margin to ISOALs time offset 2024-11-16 15:08:59 -05:00
ll_addr.c
ll_feat_internal.h
ll_feat.c
ll_settings.c
ll_test.h
ll_tx_pwr.c
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_adv.h
lll_central_iso.h
lll_central.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn_iso.h Bluetooth: Controller: Fix incorrect event_count when CIG overlaps 2025-02-05 17:50:28 +01:00
lll_conn.h Bluetooth: Controller: Fix incorrect drift comp on PHY update 2025-02-05 08:16:30 +01:00
lll_df.h
lll_filter.h
lll_iso_tx.h
lll_peripheral_iso.h
lll_peripheral.h
lll_scan_aux.h
lll_scan.h
lll_sched.h
lll_sync_iso.h
lll_sync.h
lll.h Bluetooth: Controller: Fix interleaved extended scanning assert 2024-12-16 10:53:30 +01:00
pdu_df.h
pdu.h
ull_adv_aux.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_adv_internal.h
ull_adv_iso.c Bluetooth: controller: Fixup Broadcast ISO pre-transmission groups > 1 2025-01-14 15:37:53 +01:00
ull_adv_sync.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_adv_types.h
ull_adv.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_central_internal.h
ull_central_iso_internal.h
ull_central_iso.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_central.c
ull_chan_internal.h
ull_chan.c
ull_conn_internal.h
ull_conn_iso_internal.h
ull_conn_iso_types.h
ull_conn_iso.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_conn_types.h
ull_conn.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_df_internal.h
ull_df_types.h
ull_df.c
ull_filter.c subsystem: bluetooth: Fix uninitialized variable 2024-11-23 15:29:03 +01:00
ull_filter.h
ull_internal.h
ull_iso_internal.h Bluetooth: Controller: Simplify required ISO PDU length and buffer count 2025-02-24 20:18:37 +00:00
ull_iso_types.h
ull_iso.c Bluetooth: Controller: Rename to BT_CTLR_ISO_TX_PDU_BUFFERS 2025-02-24 20:18:37 +00:00
ull_llcp_cc.c
ull_llcp_chmu.c
ull_llcp_common.c
ull_llcp_conn_upd.c
ull_llcp_enc.c
ull_llcp_features.h
ull_llcp_internal.h
ull_llcp_local.c
ull_llcp_past.c
ull_llcp_pdu.c
ull_llcp_phy.c
ull_llcp_remote.c
ull_llcp.c
ull_llcp.h
ull_peripheral_internal.h
ull_peripheral_iso_internal.h
ull_peripheral_iso.c Bluetooth: Controller: Fix incorrect event_count when CIG overlaps 2025-02-05 17:50:28 +01:00
ull_peripheral.c
ull_scan_aux.c Bluetooth: Controller: Fix regression in scan aux release 2025-02-17 15:47:36 +00:00
ull_scan_internal.h
ull_scan_types.h Bluetooth: Controller: Fix device address in Periodic Adv Sync 2025-02-12 12:22:52 +01:00
ull_scan.c
ull_sched_internal.h
ull_sched.c Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
ull_sync_internal.h Bluetooth: Controller: Fix device address in Periodic Adv Sync 2025-02-12 12:22:52 +01:00
ull_sync_iso_internal.h
ull_sync_iso.c Bluetooth: controller: Fixup Broadcast ISO pre-transmission groups > 1 2025-01-14 15:37:53 +01:00
ull_sync_types.h
ull_sync.c Bluetooth: Controller: Fix device address in Periodic Adv Sync 2025-02-12 12:22:52 +01:00
ull_tx_queue.c
ull_tx_queue.h
ull.c Bluetooth: Controller: Rename to BT_CTLR_ISO_TX_PDU_BUFFERS 2025-02-24 20:18:37 +00:00