zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 3fba1a18e7 Bluetooth: Controller: Use max time when scheduling Broadcast ISO
Use maximum event time length when scheduling Broadcast ISO
events.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-09-21 12:49:48 +02:00
..
nordic Bluetooth: Controller: Fix missing PHY_CODED cond compile 2023-09-21 09:27:15 +02:00
openisa Bluetooth: Controller: Use DIV_ROUND_UP macro in HAL ticker 2023-09-18 14:25:02 +02:00
isoal.c Bluetooth: controller: Included kconfigs for ISO-AL logging 2023-09-18 14:35:42 +02:00
isoal.h Bluetooth: Controller: ISO-AL validation and selection of TX time stamps 2023-09-18 14:35:42 +02:00
ll_addr.c
ll_feat.c
ll_settings.c
ll_test.h
ll_tx_pwr.c
lll.h Bluetooth: Controller: Remove separate done memq 2023-08-02 16:39:45 +02:00
lll_adv.h
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_central.h
lll_central_iso.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn.h
lll_conn_iso.h Bluetooth: controller: Introduce CIS LLL flush states 2023-08-21 15:11:48 +02:00
lll_df.h
lll_filter.h Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY 2023-08-29 16:13:22 +02:00
lll_iso_tx.h
lll_peripheral.h
lll_peripheral_iso.h
lll_scan.h
lll_scan_aux.h
lll_sched.h
lll_sync.h
lll_sync_iso.h
nrf.cmake
openisa.cmake
pdu.h Bluetooth: controller: corrected time-offset for endianness 2023-09-18 14:35:42 +02:00
pdu_df.h
ull.c Revert "Bluetooth: Controller: Fix ull_prepare_dequeue for skipped events" 2023-09-21 09:27:15 +02:00
ull_adv.c Bluetooth: Controller: Fix LE Set Ext Adv Param Cmd invalid status 2023-09-19 15:26:32 +01:00
ull_adv_aux.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_adv_internal.h Bluetooth: Controller: Use max time when scheduling Broadcast ISO 2023-09-21 12:49:48 +02:00
ull_adv_iso.c Bluetooth: Controller: Use max time when scheduling Broadcast ISO 2023-09-21 12:49:48 +02:00
ull_adv_sync.c Bluetooth: Controller: Minor rename ull_adv_sync_iso_created() 2023-09-21 12:49:48 +02:00
ull_adv_types.h
ull_central.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_central_internal.h
ull_central_iso.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_central_iso_internal.h
ull_chan.c
ull_chan_internal.h
ull_conn.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_conn_internal.h Bluetooth: Controller: Remove separate done memq 2023-08-02 16:39:45 +02:00
ull_conn_iso.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_conn_iso_internal.h
ull_conn_iso_types.h Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_conn_types.h
ull_df.c
ull_df_internal.h
ull_df_types.h
ull_filter.c Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY 2023-08-29 16:13:22 +02:00
ull_filter.h
ull_internal.h
ull_iso.c Bluetooth: Controller: ISO-AL validation and selection of TX time stamps 2023-09-18 14:35:42 +02:00
ull_iso_internal.h
ull_iso_types.h Bluetooth: controller: Implement ISO link quality for CIS streams 2023-08-30 17:51:26 +02:00
ull_llcp.c Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp.h Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp_cc.c Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp_chmu.c
ull_llcp_common.c Bluetooth: controller: Modify reason for local CIS_TERMINATE procedure 2023-08-21 15:11:48 +02:00
ull_llcp_conn_upd.c
ull_llcp_enc.c Bluetooth: controller: Fix LLCP enc. execution ctx 2023-08-30 10:22:15 +02:00
ull_llcp_features.h
ull_llcp_internal.h Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp_local.c
ull_llcp_pdu.c Bluetooth: controller: Use mayfly_is_running() in csrand_get() 2023-08-09 08:32:55 +00:00
ull_llcp_phy.c
ull_llcp_remote.c
ull_peripheral.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_peripheral_internal.h
ull_peripheral_iso.c Bluetooth: Controller: Minor clean up of redundant initialization 2023-09-15 09:27:37 +02:00
ull_peripheral_iso_internal.h
ull_scan.c Bluetooth: Controller: Fix ticks_slot_window use in Observer 2023-09-21 09:27:15 +02:00
ull_scan_aux.c Bluetooth: Controller: Reduce successive ticker_job() on Extended Scan 2023-09-21 09:27:15 +02:00
ull_scan_internal.h
ull_scan_types.h
ull_sched.c Bluetooth: Controller: Use max time when scheduling Broadcast ISO 2023-09-21 12:49:48 +02:00
ull_sched_internal.h
ull_sync.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_sync_internal.h
ull_sync_iso.c Bluetooth: Controller: Use HAL_TICKER_US_TO_TICKS_CEIL for ticks_slot 2023-09-18 14:25:02 +02:00
ull_sync_iso_internal.h
ull_sync_types.h
ull_tx_queue.c
ull_tx_queue.h