zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada e07af1fa08 Bluetooth: Controller: Fix Periodic Sync Failed to be Established
Fix Periodic Advertising Synchronize implementation to
generate Synchronization Failed to be Established event
when 6 AUX_SYNC_IND PDUs are not received when establishing
synchronization.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-11-16 12:12:56 +01:00
..
nordic Bluetooth: Controller: Fix DTM HCI command returned error codes 2021-11-16 10:42:38 +01:00
openisa Bluetooth: controller: support FEMs via devicetree 2021-11-11 21:52:24 +01:00
isoal.c Bluetooth: Controller: ISO adaptation layer 2021-05-07 13:14:31 +02:00
isoal.h Bluetooth: Controller: ISO adaptation layer 2021-05-07 13:14:31 +02:00
ll_addr.c Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
ll_feat.c Bluetooth: controller: Add CTE Rx params struct to lll_conn declaration 2021-08-18 20:11:10 -04:00
ll_settings.c Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
ll_test.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll_tx_pwr.c Bluetooth: controller: Add CTE Rx params struct to lll_conn declaration 2021-08-18 20:11:10 -04:00
lll.h Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01:00
lll_adv.h Bluetooth: Controller: Extended Advertising back-to-back chaining 2021-11-03 16:36:49 -04:00
lll_adv_aux.h Bluetooth: Controller: Fix Extended Advertising channel use 2021-09-29 14:44:47 -04: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: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
lll_conn_iso.h Bluetooth: controller: Remove cis_handles array from ISO groups 2021-06-16 10:38:38 +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: Review rework fixes and adding const qualifiers 2021-11-03 16:52:58 +01: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: Use defined to check Adv and Scan filter policy 2021-11-03 16:52:58 +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: Restructure LLL include files 2021-02-18 12:03:13 -05:00
lll_sync.h Bluetooth: controller: Add per sync filt by CTE type for SOC w/o DFE 2021-10-07 21:36:55 -04:00
lll_sync_iso.h Bluetooth: controller: Remove is_enabled flag for BIS events 2021-01-04 16:27:58 +01:00
nrf.cmake Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
openisa.cmake Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
pdu.h Bluetooth: Controller: Added PDU_CRC_POLYNOMIAL 2021-11-15 14:39:43 -05:00
ull.c Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01:00
ull_adv.c Bluetooth: Controller: Fix Advertising LLL header initialization 2021-11-04 13:32:00 +01:00
ull_adv_aux.c Bluetooth: Controller: Use a function to get unique DID 2021-11-04 13:32:00 +01:00
ull_adv_internal.h Bluetooth: controller: add missing ADI support in per adv chains 2021-11-11 18:36:54 +01:00
ull_adv_iso.c Bluetooth: Controller: Fix cpu sleep for simulation targets 2021-10-07 15:44:10 -04:00
ull_adv_sync.c Bluetooth: controller: add missing ADI support in per adv chains 2021-11-11 18:36:54 +01:00
ull_adv_types.h Bluetooth: Controller: Fix Extended Advertising channel use 2021-09-29 14:44:47 -04:00
ull_central.c Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01: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: Fix Extended Advertising channel use 2021-09-29 14:44:47 -04:00
ull_chan_internal.h Bluetooth: Controller: Periodic Advertising Chan Map Update Indication 2021-08-27 09:34:16 -04:00
ull_conn.c Bluetooth: controller: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +02:00
ull_conn_internal.h Bluetooth: Controller: Use id addr type to check same peer connection 2021-08-27 06:47:21 -04:00
ull_conn_iso.c Bluetooth: controller: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +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: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +02:00
ull_conn_types.h Bluetooth: controller: Send disconnect complete when CIS is terminated 2021-10-28 11:18:40 +02:00
ull_df.c Bluetooth: controller: add missing ADI support in per adv chains 2021-11-11 18:36:54 +01:00
ull_df_internal.h Bluetooth: controller: Use common mem_link_rx for node_rx_iq_report 2021-05-06 16:27:16 +02:00
ull_df_types.h Bluetooth: Controller: Fix DF for per adv chains scanning 2021-08-27 11:46:31 -04:00
ull_filter.c Bluetooth: Controller: Review rework fixes and adding const qualifiers 2021-11-03 16:52:58 +01:00
ull_filter.h Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
ull_internal.h Bluetooth: Controller: Minor refactor of extra done type set function 2021-08-20 12:49:43 +02:00
ull_iso.c Bluetooth: controller: Framework for vendor ISO data path 2021-10-07 15:43:17 -04:00
ull_iso_internal.h Bluetooth: controller: Move ISO tx functionality to ull_iso.c 2020-12-04 17:09:33 +01:00
ull_iso_types.h Bluetooth: controller: ISO adaptation layer, Rx unframed 2021-04-14 18:17:09 +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: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
ull_peripheral_iso.c Bluetooth: Controller: Propagate ticks_drift in the ticker callback 2021-09-17 14:30:07 +02:00
ull_peripheral_iso_internal.h Bluetooth: controller: Initial CIS peripheral establishment 2021-03-27 08:57:03 -04:00
ull_scan.c Bluetooth: Controller: Cleanup scan event LLL done handling 2021-11-03 16:52:58 +01:00
ull_scan_aux.c Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01:00
ull_scan_internal.h Bluetooth: Controller: Use defines for scanning state types 2021-09-29 15:05:57 +02:00
ull_scan_types.h Bluetooth: controller: ULL: add per sync filtering by CTE type 2021-10-07 21:36:55 -04:00
ull_sched.c Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
ull_sched_internal.h Bluetooth: controller: split: Port advanced scheduling 2020-06-09 10:43:58 +02:00
ull_sync.c Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01: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.c Bluetooth: Controller: Propagate ticks_drift in the ticker callback 2021-09-17 14:30:07 +02:00
ull_sync_iso_internal.h Bluetooth: controller: Rename pdu_biginfo to pdu_big_info 2021-02-19 10:28:41 +01:00
ull_sync_types.h Bluetooth: Controller: Fix Periodic Sync Failed to be Established 2021-11-16 12:12:56 +01:00