zephyr/subsys/bluetooth/controller/ll_sw
Erik Brockhoff eece00e4b0 Bluetooth: controller: updating TX node pre-alloc store mechanism
Instead of using the node ref used for TX ack for storing a TX node
pre-allocated in case of NTF RX node availability delay, introduce a
separate store to TX node. This to avoid misunderstanding on clean-up
in terminate flow.

Signed-off-by: Erik Brockhoff <erbr@oticon.com>
2023-05-12 12:53:16 +02:00
..
nordic Bluetooth: Controller: Fix Peripheral CIS supervision timeout 2023-05-11 12:03:41 +02:00
openisa sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
isoal.c Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00
isoal.h Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00
ll_addr.c Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
ll_feat.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ll_settings.c
ll_test.h
ll_tx_pwr.c Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
lll_adv_aux.h Bluetooth: Controller: Extended Advertising using ticker expire info 2023-05-05 12:26:31 +02:00
lll_adv_iso.h Bluetooth: Controller: Extended Advertising using ticker expire info 2023-05-05 12:26:31 +02:00
lll_adv_sync.h Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
lll_adv.h Bluetooth: Controller: Extended Advertising using ticker expire info 2023-05-05 12:26:31 +02:00
lll_central_iso.h
lll_central.h
lll_chan.c Bluetooth: Controller: Add 'U' suffix when using unsigned variables 2023-03-17 11:48:26 +01:00
lll_chan.h Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
lll_clock.h
lll_common.c
lll_conn_iso.h Bluetooth: Controller: Use Conn ISO prepare latency to check timeout 2023-05-05 12:26:31 +02:00
lll_conn.h Blueotooth: controller: removed delayed notification code 2023-03-17 15:05:05 +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 Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
lll_sync.h
lll.h Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
nrf.cmake hal_nordic: Add protection against resource conflict (take 2) 2023-03-20 16:59:40 +01:00
openisa.cmake Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
pdu_df.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
pdu.h Bluetooth: Controller: Fix endianness handling for DID/SID struct 2023-05-09 13:03:28 +02:00
ull_adv_aux.c Bluetooth: Controller: Fix endianness handling for DID/SID struct 2023-05-09 13:03:28 +02:00
ull_adv_internal.h Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
ull_adv_iso.c Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
ull_adv_sync.c Bluetooth: Controller: Fix endianness handling for DID/SID struct 2023-05-09 13:03:28 +02:00
ull_adv_types.h Bluetooth: Controller: Extended Advertising using ticker expire info 2023-05-05 12:26:31 +02:00
ull_adv.c Bluetooth: Controller: Fix endianness handling for DID/SID struct 2023-05-09 13:03:28 +02:00
ull_central_internal.h
ull_central_iso_internal.h Bluetooth: Controller: Central multiple CIS using advanced scheduling 2023-05-05 12:26:31 +02:00
ull_central_iso.c Bluetooth: controller: confirm central role on CIS Create 2023-05-12 08:43:46 +02:00
ull_central.c Bluetooth: Controller: Include remainder when calculating cis_offset 2023-05-05 12:26:31 +02:00
ull_chan_internal.h Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
ull_chan.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_conn_internal.h Bluetooth: Controller: Include remainder when calculating cis_offset 2023-05-05 12:26:31 +02:00
ull_conn_iso_internal.h Bluetooth: Controller: Include remainder when calculating cis_offset 2023-05-05 12:26:31 +02:00
ull_conn_iso_types.h Bluetooth: controller: Keep CIS/CIG instances until ll_cig_remove 2023-03-17 16:06:18 +01:00
ull_conn_iso.c Bluetooth: controller: fixing CIS establish flow for refactored LLCP 2023-05-12 12:53:16 +02:00
ull_conn_types.h Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
ull_conn.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ull_df_internal.h
ull_df_types.h
ull_df.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_filter.c Bluetooth: Use bt_addr_eq 2023-05-09 09:23:52 +02:00
ull_filter.h
ull_internal.h sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
ull_iso_internal.h Bluetooth: controller: Avoid the use of weak functions for ISO data path 2023-03-16 11:46:05 +01:00
ull_iso_types.h Bluetooth: Controller: Preliminary Central multiple CIS support 2023-05-05 12:26:31 +02:00
ull_iso.c Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00
ull_llcp_cc.c Bluetooth: controller: updating TX node pre-alloc store mechanism 2023-05-12 12:53:16 +02:00
ull_llcp_chmu.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_common.c Bluetooth: controller: updating TX node pre-alloc store mechanism 2023-05-12 12:53:16 +02:00
ull_llcp_conn_upd.c Bluetooth: controller: updating TX node pre-alloc store mechanism 2023-05-12 12:53:16 +02:00
ull_llcp_enc.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ull_llcp_features.h
ull_llcp_internal.h Bluetooth: controller: updating TX node pre-alloc store mechanism 2023-05-12 12:53:16 +02:00
ull_llcp_local.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ull_llcp_pdu.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_llcp_phy.c Bluetooth: controller: updating TX node pre-alloc store mechanism 2023-05-12 12:53:16 +02:00
ull_llcp_remote.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ull_llcp.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ull_llcp.h Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ull_peripheral_internal.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_peripheral_iso_internal.h Bluetooth: controller: Enable CIS establishment in same ACL instant 2023-02-10 15:28:35 +01:00
ull_peripheral_iso.c Bluetooth: Controller: Fix implementation of CIS Null PDU Indicator use 2023-05-05 12:26:31 +02:00
ull_peripheral.c Bluetooth: Controller: Include remainder when calculating cis_offset 2023-05-05 12:26:31 +02:00
ull_scan_aux.c Bluetooth: Controller: Fix endianness handling for DID/SID struct 2023-05-09 13:03:28 +02:00
ull_scan_internal.h Bluetooth: Controller: Fix scan window value corruption 2023-03-07 11:12:23 +01:00
ull_scan_types.h Bluetooth: Controller: Fix scan window value corruption 2023-03-07 11:12:23 +01:00
ull_scan.c Bluetooth: Controller: Continuous scan with ticks_slot_window 2023-03-24 11:32:42 +01:00
ull_sched_internal.h Bluetooth: Controller: Central multiple CIS using advanced scheduling 2023-05-05 12:26:31 +02:00
ull_sched.c Bluetooth: Controller: Central multiple CIS using advanced scheduling 2023-05-05 12:26:31 +02:00
ull_sync_internal.h
ull_sync_iso_internal.h
ull_sync_iso.c Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
ull_sync_types.h Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
ull_sync.c sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ull_tx_queue.c
ull_tx_queue.h
ull.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00