zephyr/subsys/bluetooth/controller/ll_sw
Piotr Pryga 5dd5902f67 Bluetooth: controller: Add missing NULL assign to df_cfg in ll_adv_set
ll_adv_set stores poitner to direction finding TX configuration.
When ll_reset is executed the pointer was not NULL assigned.
That lead to erroneous behavior e.g. df_cfg->is_enabled was set
to TRUE even the functionality was not enabled.
DF configuration is stored in memory pool. The memory pool uses
free elements to store its internal data. On reset whole pool is
expected to be free, so ll_adv_set->df_cfg may not point to any
element allocated from memory pool.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-11-29 18:29:43 -05:00
..
nordic drivers: pwm: pwm_nrf5_sw: Use runtime resources allocation 2021-11-26 09:31:54 +01:00
openisa Bluetooth: Controller: Use ceiling_fraction function 2021-11-18 16:48:47 +01:00
isoal.c
isoal.h
ll_addr.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ll_feat.c
ll_settings.c
ll_test.h
ll_tx_pwr.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
lll_adv_aux.h
lll_adv_iso.h Bluetooth: controller: Add create BIG complete event 2021-11-18 16:48:47 +01:00
lll_adv_sync.h
lll_adv.h Bluetooth: Controller: Implement ISO Broadcaster connection handle 2021-11-25 10:43:51 -05: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 Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
lll_df.h
lll_filter.h Bluetooth: Controller: Review rework fixes and adding const qualifiers 2021-11-03 16:52:58 +01:00
lll_peripheral_iso.h
lll_peripheral.h
lll_scan_aux.h
lll_scan.h Bluetooth: Controller: Use defined to check Adv and Scan filter policy 2021-11-03 16:52:58 +01:00
lll_sched.h
lll_sync_iso.h Bluetooth: Controller: Initial ISO Sync Receiver datapath integration 2021-11-25 10:43:51 -05:00
lll_sync.h Bluetooth: controller: Initial BIG Create Sync implementation 2021-11-18 16:48:47 +01:00
lll.h Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
nrf.cmake Bluetooth: Controller: BIS initial implementation review rework 2021-11-18 16:48:47 +01:00
openisa.cmake
pdu.h Bluetooth: controller: remove obsolete defines 2021-11-25 10:46:08 -05:00
ull_adv_aux.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_adv_internal.h Bluetooth: Controller: Implement ISO Broadcaster connection handle 2021-11-25 10:43:51 -05:00
ull_adv_iso.c Bluetooth: Controller: Implement ISO Broadcaster connection handle 2021-11-25 10:43:51 -05:00
ull_adv_sync.c Bluetooth: Controller: Fix to use ADI flag in Periodic Adv Enable 2021-11-26 10:26:17 -05:00
ull_adv_types.h Bluetooth: controller: Add the BIG terminate event generation 2021-11-18 16:48:47 +01:00
ull_adv.c Bluetooth: controller: Add missing NULL assign to df_cfg in ll_adv_set 2021-11-29 18:29:43 -05:00
ull_central_internal.h
ull_central_iso_internal.h
ull_central_iso.c
ull_central.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_chan_internal.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_chan.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_conn_internal.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_conn_iso_internal.h Bluetooth: controller: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +02:00
ull_conn_iso_types.h Bluetooth: controller: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +02:00
ull_conn_iso.c Bluetooth: controller: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +02:00
ull_conn_types.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_conn.c Bluetooth: controller: Wait for accept/reject from host for LL_CIS_RSP 2021-11-22 22:20:19 -05:00
ull_df_internal.h
ull_df_types.h
ull_df.c Bluetooth: controller: add missing ADI support in per adv chains 2021-11-11 18:36:54 +01:00
ull_filter.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_filter.h Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
ull_internal.h Bluetooth: Controller: Remove misplaced function declaration 2021-11-19 11:53:24 +01:00
ull_iso_internal.h Bluetooth: Controller: Initial ISO Sync Receiver datapath integration 2021-11-25 10:43:51 -05:00
ull_iso_types.h
ull_iso.c Bluetooth: Controller: Initial ISO Sync Receiver datapath integration 2021-11-25 10:43:51 -05:00
ull_llcp_chmu.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_common.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_conn_upd.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_enc.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_features.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_internal.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_local.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_pdu.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_phy.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp_remote.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_llcp.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_periph_internal.h
ull_peripheral_iso_internal.h
ull_peripheral_iso.c
ull_peripheral.c Bluetooth: Controller: Use ceiling_fraction function 2021-11-18 16:48:47 +01:00
ull_scan_aux.c Bluetooth: controller: Initial BIG Create Sync implementation 2021-11-18 16:48:47 +01:00
ull_scan_internal.h
ull_scan_types.h Bluetooth: controller: ULL: add per sync filtering by CTE type 2021-10-07 21:36:55 -04:00
ull_scan.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_sched_internal.h
ull_sched.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_sync_internal.h Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01:00
ull_sync_iso_internal.h Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
ull_sync_iso.c Bluetooth: Controller: Initial ISO Sync Receiver datapath integration 2021-11-25 10:43:51 -05:00
ull_sync_types.h Bluetooth: Controller: Move iso_interval field from ULL to LLL context 2021-11-23 11:39:10 +01:00
ull_sync.c Bluetooth: Controller: BIS initial implementation review rework 2021-11-18 16:48:47 +01:00
ull_tx_queue.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_tx_queue.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull.c Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00