zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 63f718f9b8 Bluetooth: Controller: Fix coverity issue 318648
[Coverity CID: 318648] Explicit null dereferenced in
subsys/bluetooth/controller/ll_sw/ull_scan_aux.c

Fixes #59002.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-07-24 09:05:06 +00:00
..
nordic Bluetooth: Controller: Add missing nRF53x Tx Power Kconfig 2023-07-17 21:41:08 +00:00
openisa Bluetooth: controller: Fix indent in calls to ticker_stop() 2023-07-03 16:56:26 +00:00
isoal.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
isoal.h Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ll_addr.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ll_feat.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ll_settings.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ll_test.h
ll_tx_pwr.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Remove redudant header file includes 2023-06-29 17:15:48 +02: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 Bluetooth: Controller: Add LL_ASSERT_OVERHEAD define 2023-06-29 17:16:47 +02:00
lll_conn_iso.h Bluetooth: Controller: Fix CIS failed to be established 2023-06-29 17:15:27 +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
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
pdu_df.h
pdu.h Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_adv_aux.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Fix coverity issue 318626 2023-07-03 09:32:47 +02:00
ull_adv_sync.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_adv_types.h Bluetooth: Controller: Fix read ISO Tx Sync for Broadcast ISO 2023-06-08 06:47:48 -04:00
ull_adv.c Bluetooth: Controller: Fix disable all advertising sets 2023-06-12 07:28:25 -04: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: Fix CIG state overwrite in parameters_commit 2023-07-07 09:19:27 +02:00
ull_central.c Bluetooth: controller: Fix indent in calls to ticker_stop() 2023-07-03 16:56:26 +00:00
ull_chan_internal.h Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
ull_chan.c
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: Fix CIS peripheral conditional offset_min 2023-06-17 07:48:01 -04:00
ull_conn_iso_types.h Bluetooth: controller: Fix reconfiguring of CIG and CISes 2023-05-30 08:59:16 -04:00
ull_conn_iso.c Bluetooth: Controller: Fix CIS failed to be established 2023-06-29 17:15:27 +02:00
ull_conn_types.h Bluetooth: controller: adding release of rx/tx nodes retained in LLCP 2023-05-12 12:53:16 +02:00
ull_conn.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_df_internal.h
ull_df_types.h
ull_df.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_filter.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_filter.h
ull_internal.h Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_iso_internal.h
ull_iso_types.h Bluetooth: Controller: Preliminary Central multiple CIS support 2023-05-05 12:26:31 +02:00
ull_iso.c Bluetooth: Controller: Fix coverity issue 318807 2023-07-07 19:01:04 +00:00
ull_llcp_cc.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_chmu.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_common.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_conn_upd.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_enc.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_features.h Bluetooth: Controller: Fix peer ISO feature support check 2023-05-15 13:38:38 +02:00
ull_llcp_internal.h Bluetooth: controller: adding release of rx/tx nodes retained in LLCP 2023-05-12 12:53:16 +02:00
ull_llcp_local.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_pdu.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_phy.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp_remote.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_llcp.h Bluetooth: controller: adding release of rx/tx nodes retained in LLCP 2023-05-12 12:53:16 +02:00
ull_peripheral_internal.h
ull_peripheral_iso_internal.h
ull_peripheral_iso.c Bluetooth: controller: Fix CIS peripheral conditional offset_min 2023-06-17 07:48:01 -04:00
ull_peripheral.c Bluetooth: controller: Fix indent in calls to ticker_stop() 2023-07-03 16:56:26 +00:00
ull_scan_aux.c Bluetooth: Controller: Fix coverity issue 318648 2023-07-24 09:05:06 +00:00
ull_scan_internal.h
ull_scan_types.h
ull_scan.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Fix BT_CTLR_CENTRAL_SPACING to ticks conversion 2023-06-21 14:49:36 +02:00
ull_sync_internal.h
ull_sync_iso_internal.h
ull_sync_iso.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_sync_types.h
ull_sync.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_tx_queue.c Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull_tx_queue.h Bluetooth: Controller: Rework internal header includes 2023-06-12 06:20:24 -04:00
ull.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00