zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 3702f7220a Bluetooth: Controller: Fix cte_info may be used uninitialized error
Fix cte_info may be used uninitialized compile error.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-05-09 09:28:34 +02:00
..
nordic Bluetooth: Controller: Enqueue missing ISO PDUs with invalid status 2022-05-06 11:32:11 +02:00
openisa everywhere: fix typos 2022-03-18 13:24:08 -04:00
isoal.c Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
isoal.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ll_addr.c Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ll_feat.c Bluetooth: controller: Minor scoping fixes for vendor implementations 2022-02-21 22:00:39 -05:00
ll_settings.c Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
ll_test.h bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
ll_tx_pwr.c Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
lll.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
lll_adv.h Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
lll_adv_aux.h Bluetooth: Controller: Fix Extended Advertising channel use 2021-09-29 14:44:47 -04:00
lll_adv_iso.h Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
lll_adv_sync.h Bluetooth: controller: Restructure LLL include files 2021-02-18 12:03:13 -05:00
lll_central.h Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
lll_central_iso.h Bluetooth: controller: Define ULL/LLL interface for CIS central and periph 2021-02-15 17:33:46 -05:00
lll_chan.c Bluetooth: Controller: Use BT_CTLR_BROADCAST_ISO Kconfig option 2021-07-19 14:18:31 +02:00
lll_chan.h Bluetooth: controller: Implement CSA #2 for SubEvents 2021-07-19 14:18:31 +02:00
lll_clock.h Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
lll_common.c Bluetooth: controller: Implement ADV re-schedule for new scheduler 2021-08-13 07:30:56 -04:00
lll_conn.h Bluetooth: Controller: Fix missing Tx demux for LOW LAT ULL variant 2022-04-05 14:47:23 +02:00
lll_conn_iso.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
lll_df.h Bluetooth: controller: Add IQ report mem pool management 2021-05-06 16:27:16 +02:00
lll_filter.h Bluetooth: Controller: Fix filter bdaddr list size 2022-03-25 16:13:06 +01:00
lll_iso_tx.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
lll_peripheral.h Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
lll_peripheral_iso.h Bluetooth: controller: Define ULL/LLL interface for CIS central and periph 2021-02-15 17:33:46 -05:00
lll_scan.h Bluetooth: Controller: Fix filter accept list with periodic adv list use 2022-03-23 16:32:49 +01:00
lll_scan_aux.h Bluetooth: Controller: Move aux sync scanning to lll_sync 2021-08-27 11:46:31 -04:00
lll_sched.h Bluetooth: Controller: Rename use of mstr word to cen for Central 2022-03-01 11:51:46 +01:00
lll_sync.h Bluetooth: Controller: Fix Periodic Sync Terminate race condition 2022-02-04 15:03:09 +01:00
lll_sync_iso.h Bluetooth: Controller: ISO Synchronized Receiver Channel Map Update 2022-02-23 13:16:07 +01:00
nrf.cmake modules: hal_nordic: Improve reservation of resources for BT_CTLR 2022-03-15 14:59:35 +01:00
openisa.cmake Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
pdu.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull.c Bluetooth: Controller: Fix Broadcast and Connected ISO cond. compiles 2022-05-06 11:32:30 +02:00
ull_adv.c Bluetooth: controller: LLCP PRT rewrite 2022-04-25 15:36:16 +02:00
ull_adv_aux.c Bluetooth: Controller: Restrict AD Data to BT_CTLR_ADV_DATA_LEN_MAX 2022-05-09 09:28:34 +02:00
ull_adv_internal.h Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
ull_adv_iso.c Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
ull_adv_sync.c Bluetooth: Controller: Fix cte_info may be used uninitialized error 2022-05-09 09:28:34 +02:00
ull_adv_types.h Bluetooth: Controller: Fix Extended Advertising conditional compiles 2022-03-01 14:54:35 +01:00
ull_central.c Bluetooth: controller: LLCP PRT rewrite 2022-04-25 15:36:16 +02:00
ull_central_internal.h Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
ull_central_iso.c Bluetooth: controller: Replace {m_,s_} with {c_,p_} 2021-09-21 13:01:29 +02:00
ull_central_iso_internal.h Bluetooth: controller: Add init/reset stubs for CIS central/peripheral ULL 2021-02-15 17:33:46 -05:00
ull_chan.c Bluetooth: Controller: ISO Broadcast Channel Map Update 2022-02-23 13:16:07 +01:00
ull_chan_internal.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00
ull_conn.c Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_conn_internal.h Bluetooth: controller: LLCP PRT rewrite 2022-04-25 15:36:16 +02:00
ull_conn_iso.c Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02: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: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_conn_types.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_df.c Bluetooth: Controller: fix wrong use of LE Features in CTE REQ llcp 2022-04-22 09:45:27 +02:00
ull_df_internal.h Bluetooth: Controller: Add CTE recv and sample in connected mode 2022-01-04 09:10:05 -05:00
ull_df_types.h bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
ull_filter.c Bluetooth: Controller: Fix filter bdaddr list size 2022-03-25 16:13:06 +01:00
ull_filter.h Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
ull_internal.h Bluetooth: controller: Implementing LL param checks for refactored CPR 2022-04-12 09:57:43 +02:00
ull_iso.c Bluetooth: Controller: Fix Broadcast and Connected ISO cond. compiles 2022-05-06 11:32:30 +02:00
ull_iso_internal.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_iso_types.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_llcp.c Bluetooth: controller: Fix central enc termination 2022-04-28 12:55:48 +02:00
ull_llcp.h Bluetooth: controller: implementing state check for ENC reply API 2022-04-27 10:09:03 +02:00
ull_llcp_chmu.c Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ull_llcp_common.c Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ull_llcp_conn_upd.c Bluetooth: controller: check for instant on reception of CONN_UPD_IND 2022-04-27 10:09:03 +02:00
ull_llcp_enc.c Bluetooth: controller: Fix central enc termination 2022-04-28 12:55:48 +02:00
ull_llcp_features.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
ull_llcp_internal.h Bluetooth: controller: Fix central enc termination 2022-04-28 12:55:48 +02:00
ull_llcp_local.c Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ull_llcp_pdu.c Bluetooth: controller: DO TODO, compile out members of struct re. CPR 2022-04-27 10:09:03 +02:00
ull_llcp_phy.c Bluetooth: Controller: llcp: fix wrong cond in prepare instant 2022-05-06 11:50:59 +02:00
ull_llcp_remote.c Bluetooth: controller: Add validation of received LLCP PDUs 2022-04-28 12:52:57 +02:00
ull_periph_internal.h Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
ull_peripheral.c Bluetooth: controller: implementing state check for ENC reply API 2022-04-27 10:09:03 +02:00
ull_peripheral_iso.c Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_peripheral_iso_internal.h Bluetooth: controller: ISO TX data path including ISOAL 2022-05-06 11:32:30 +02:00
ull_scan.c Bluetooth: Controller: Use macro to check scanning on PHY enabled 2022-04-04 14:11:24 +02:00
ull_scan_aux.c Bluetooth: Controller: Fix Extended Scan and Periodic Sync terminate 2022-04-05 14:50:18 +02:00
ull_scan_internal.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
ull_scan_types.h Bluetooth: Controller: Fix to stop Extended Auxiliary Scan context 2022-02-08 13:53:07 +01:00
ull_sched.c Bluetooth: Controller: Rename use of mstr word to cen for Central 2022-03-01 11:51:46 +01:00
ull_sched_internal.h Bluetooth: Controller: Rename use of mstr word to cen for Central 2022-03-01 11:51:46 +01:00
ull_sync.c Bluetooth: Controller: Fix missing check already stopped periodic aux 2022-04-05 14:50:18 +02:00
ull_sync_internal.h Bluetooth: Controller: Fix missing reset of sync create association 2022-03-09 13:58:17 +01:00
ull_sync_iso.c Bluetooth: Controller: Enqueue missing ISO PDUs with invalid status 2022-05-06 11:32:11 +02:00
ull_sync_iso_internal.h Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
ull_sync_types.h Bluetooth: Controller: Add sync established code comment 2022-02-08 14:50:17 +01:00
ull_tx_queue.c Bluetooth: controller: Rework TX data pause 2022-04-04 15:34:09 +02:00
ull_tx_queue.h Bluetooth: controller: push topic branch to main 2021-11-16 21:24:37 -05:00