zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 88705be89b Bluetooth: Controller: Fix BIS max PDU size used in calc of sub_interval
Fix BIS max PDU size used in calc of sub_interval, use the
minimum of supported maximum BIS PDU size and the requested
SDU size. This will avoid wasted air time between subevents
when SDU size is less than maximum supported PDU size, where
only 150 us tIFS is mandatory between subevents.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-09-23 12:47:17 +00:00
..
nordic Bluetooth: Controller: Increase BIS PDU access address receive timeout 2022-09-23 09:57:06 +02:00
openisa devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
isoal.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
isoal.h Bluetooth: controller: Implements ISO Test Mode HCI commands 2022-08-31 21:50:13 +00:00
ll_addr.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ll_feat.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ll_settings.c
ll_test.h
ll_tx_pwr.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lll_adv_aux.h Bluetooth: Controller: Use remainder in Ext and Periodic PDU offset 2022-08-02 12:54:31 +02:00
lll_adv_iso.h
lll_adv_sync.h
lll_adv.h Bluetooth: Controller: Review rework of jitter in aux offset 2022-08-02 12:54:31 +02:00
lll_central_iso.h
lll_central.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn_iso.h
lll_conn.h
lll_df.h
lll_filter.h bluetooth: controller: Expose prpa cache for LLL use 2022-08-04 15:05:41 +02:00
lll_iso_tx.h
lll_peripheral_iso.h
lll_peripheral.h
lll_scan_aux.h
lll_scan.h Bluetooth: Controller: Fix Periodic Adv Sync from preemption 2022-08-03 12:02:47 +02:00
lll_sched.h
lll_sync_iso.h Bluetooth: Controller: Support for multiple BIS sync selection 2022-09-05 17:37:47 +02:00
lll_sync.h Bluetooth: df: Add ntf of insufficient resources for IQ samples 2022-09-22 18:04:00 +02:00
lll.h Bluetooth: df: Add ntf of insufficient resources for IQ samples 2022-09-22 18:04:00 +02:00
nrf.cmake
openisa.cmake
pdu.h Bluetooth: controller: Big-endian fix for aux_ptr offs and phy 2022-09-08 10:08:51 +00:00
ull_adv_aux.c Bluetooth: Controller: Fix T_MAFS between broadcasting roles 2022-09-23 11:51:52 +02:00
ull_adv_internal.h Bluetooth: Controller: Refactor DF impl to add aux offset in ULL context 2022-08-03 12:02:47 +02:00
ull_adv_iso.c Bluetooth: Controller: Fix BIS max PDU size used in calc of sub_interval 2022-09-23 12:47:17 +00:00
ull_adv_sync.c Bluetooth: Controller: Fix T_MAFS between broadcasting roles 2022-09-23 11:51:52 +02:00
ull_adv_types.h Bluetooth: Controller: Fix BT_CTLR_ADV_DATA_LEN_MAX Kconfig dependency 2022-09-08 10:12:56 +02:00
ull_adv.c Bluetooth: Controller: Fix T_MAFS between broadcasting roles 2022-09-23 11:51:52 +02:00
ull_central_internal.h
ull_central_iso_internal.h
ull_central_iso.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ull_central.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ull_chan_internal.h
ull_chan.c
ull_conn_internal.h Bluetooth: controller: llcp: fix typo 2022-06-29 10:25:37 +02:00
ull_conn_iso_internal.h Bluetooth: controller: Implements ISO Test Mode HCI commands 2022-08-31 21:50:13 +00:00
ull_conn_iso_types.h Bluetooth: controller: Implements ISO Test Mode HCI commands 2022-08-31 21:50:13 +00:00
ull_conn_iso.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ull_conn_types.h Bluetooth: controller: Implements ISO Test Mode HCI commands 2022-08-31 21:50:13 +00:00
ull_conn.c Bluetooth: Controller: Fix missing supervision/sync lost 2022-09-19 18:02:28 +02:00
ull_df_internal.h
ull_df_types.h
ull_df.c Bluetooth: df: Add ntf of insufficient resources for IQ samples 2022-09-22 18:04:00 +02:00
ull_filter.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ull_filter.h
ull_internal.h
ull_iso_internal.h Bluetooth: controller: Implements ISO Test Mode HCI commands 2022-08-31 21:50:13 +00:00
ull_iso_types.h Bluetooth: Controller: Fix stream index use in Broadcast ISO Tx 2022-09-22 15:53:35 +02:00
ull_iso.c Bluetooth: Controller: Fix stream index use in Broadcast ISO Tx 2022-09-22 15:53:35 +02:00
ull_llcp_cc.c Bluetooth: controller: llcp: fix CI tests for new LLCP 2022-08-14 21:59:09 +02:00
ull_llcp_chmu.c bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ull_llcp_common.c bluetooth: controller: Implements Peripheral CIS Create Procedure 2022-07-08 09:36:00 +02:00
ull_llcp_conn_upd.c Bluetooth: controller: llcp: fix CI tests for new LLCP 2022-08-14 21:59:09 +02:00
ull_llcp_enc.c bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ull_llcp_features.h bluetooth: controller: Fixing feature API re. non standard bool typedef 2022-07-08 09:36:00 +02:00
ull_llcp_internal.h Bluetooth: llcp: Fix PHY UPD ntf send before instant on air 2022-07-25 15:17:22 +02:00
ull_llcp_local.c Bluetooth: llcp: Fix PHY UPD ntf send before instant on air 2022-07-25 15:17:22 +02:00
ull_llcp_pdu.c bluetooth: controller: Implements Peripheral CIS Create Procedure 2022-07-08 09:36:00 +02:00
ull_llcp_phy.c Bluetooth: controller: llcp: fix unhandled rsp in periph phy upd proc 2022-08-26 11:56:33 +02:00
ull_llcp_remote.c Bluetooth: llcp: Fix PHY UPD ntf send before instant on air 2022-07-25 15:17:22 +02:00
ull_llcp.c Bluetooth: controller: fixing missing reset of proc context greedy flag 2022-09-14 09:36:56 +00:00
ull_llcp.h Bluetooth: llcp: Fix PHY UPD ntf send before instant on air 2022-07-25 15:17:22 +02:00
ull_periph_internal.h
ull_peripheral_iso_internal.h
ull_peripheral_iso.c Bluetooth: controller: Fix error codes for accept/reject CIS request 2022-09-19 18:34:41 +02:00
ull_peripheral.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ull_scan_aux.c Bluetooth: df: Add ntf of insufficient resources for IQ samples 2022-09-22 18:04:00 +02:00
ull_scan_internal.h
ull_scan_types.h Bluetooth: Controller: Fix auxiliary scan stop assertion check 2022-09-23 08:11:39 +00:00
ull_scan.c Bluetooth: Controller: Fix auxiliary scan stop assertion check 2022-09-23 08:11:39 +00:00
ull_sched_internal.h Bluetooth: Controller: Fix overlapping advertising events 2022-07-11 13:34:29 +02:00
ull_sched.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ull_sync_internal.h
ull_sync_iso_internal.h
ull_sync_iso.c Bluetooth: Controller: Fix missing terminate reason initialization 2022-09-19 18:11:40 +02:00
ull_sync_types.h
ull_sync.c Bluetooth: df: Add ntf of insufficient resources for IQ samples 2022-09-22 18:04:00 +02:00
ull_tx_queue.c
ull_tx_queue.h
ull.c Bluetooth: Controller: Fix infinite loop receiving ISO Data 2022-09-22 18:05:36 +02:00