zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 7573ac521d Bluetooth: Controller: Fix regression in Code PHY S2 Rx to any PHY Tx
Fix regression in Coded PHY S2 reception to any other PHY Tx
in the s/w switch implementation.

Regression in commit 55b7dba8ec ("Bluetooth: Controller:
Refactor sw_switch hal interface use").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-01-23 05:23:39 +01:00
..
nordic Bluetooth: Controller: Fix regression in Code PHY S2 Rx to any PHY Tx 2025-01-23 05:23:39 +01:00
openisa Bluetooth: Controller: Refactor isr_ecb and unit testing 2025-01-01 02:04:33 +01:00
shell bluetooth: shell: Fix includes 2024-10-26 03:55:41 +01:00
isoal.c Bluetooth: Controller: Add margin to ISOALs time offset 2024-11-16 15:08:59 -05:00
isoal.h Bluetooth: Controller: Add margin to ISOALs time offset 2024-11-16 15:08:59 -05:00
ll_addr.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ll_feat.c Bluetooth: Controller: Fix missing host feature reset 2023-09-25 16:42:20 +02:00
ll_feat_internal.h Bluetooth: Controller: Fix missing host feature reset 2023-09-25 16:42:20 +02: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.h Bluetooth: Controller: Fix interleaved extended scanning assert 2024-12-16 10:53:30 +01:00
lll_adv.h Bluetooth: Controller: Fix Periodic Adv Chain PDU channel indices 2024-10-18 17:46:23 +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_central.h
lll_central_iso.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.h Bluetooth: Controller: 1 ms connection 2024-10-24 13:15:20 +01:00
lll_conn_iso.h Bluetooth: Controller: Separate Tx/Rx frame spacing 2024-10-24 13:15:20 +01:00
lll_df.h
lll_filter.h Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
lll_iso_tx.h
lll_peripheral.h
lll_peripheral_iso.h
lll_scan.h Bluetooth: Controller: Fix scoring for scan_aux events 2024-08-05 16:27:50 +02:00
lll_scan_aux.h Bluetooth: Controller: Define a macro to validate aux offset value 2024-09-13 17:29:53 -05:00
lll_sched.h
lll_sync.h Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
lll_sync_iso.h Bluetooth: controller: Add lll_sync_iso_flush interface to LLL 2024-08-05 16:28:44 +02:00
pdu.h Bluetooth: Controller: Separate Tx/Rx frame spacing 2024-10-24 13:15:20 +01:00
pdu_df.h
ull.c Bluetooth: Controller: BUILD_ASSERT ticker nodes exceed UINT8_MAX 2025-01-18 10:03:41 +01:00
ull_adv.c Bluetooth: Add and use missing own_addr_type defines 2024-10-23 16:53:23 +02:00
ull_adv_aux.c Bluetooth: Controller: Ext Adv Auxiliary PDUs with ticks_slot_window 2024-11-22 17:43:04 +01:00
ull_adv_internal.h bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_adv_iso.c Bluetooth: controller: Fixup Broadcast ISO pre-transmission groups > 1 2025-01-14 15:37:53 +01:00
ull_adv_sync.c Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
ull_adv_types.h Bluetooth: Controller: Implement Secondary_Advertising_Max_Skip 2024-09-03 10:43:20 +02:00
ull_central.c Bluetooth: Controller: Separate Tx/Rx frame spacing 2024-10-24 13:15:20 +01:00
ull_central_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_central_iso.c Bluetooth: Controller: Fix minimum offset for subsequent CISes 2024-11-27 08:17:50 +01:00
ull_central_iso_internal.h Bluetooth: Controller: Central multiple CIS using advanced scheduling 2023-05-05 12:26:31 +02:00
ull_chan.c Bluetooth: Controller: Fix missing ull_chan_reset call 2024-02-02 12:43:07 +01:00
ull_chan_internal.h Bluetooth: Controller: Fix missing ull_chan_reset call 2024-02-02 12:43:07 +01:00
ull_conn.c Bluetooth: Controller: Fix reset of drift_skip count 2025-01-21 19:29:45 +01:00
ull_conn_internal.h Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
ull_conn_iso.c Bluetooth: Controller: Fix incorrect elapsed events value 2024-10-09 18:23:10 +01:00
ull_conn_iso_internal.h Bluetooth: controller: Make ISO Pause/Resume common 2024-09-27 09:03:37 +02:00
ull_conn_iso_types.h Bluetooth: Controller: Option to ignore Tx ISO Data Packet Seq Num 2023-10-02 10:00:27 +02:00
ull_conn_types.h Bluetooth: Controller: 1 ms connection 2024-10-24 13:15:20 +01:00
ull_df.c bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_df_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_df_types.h
ull_filter.c subsystem: bluetooth: Fix uninitialized variable 2024-11-23 15:29:03 +01:00
ull_filter.h
ull_internal.h Bluetooth: Controller: 1 ms connection 2024-10-24 13:15:20 +01:00
ull_iso.c Bluetooth: controller: Remove SC-jitter from ISO pause/resume setup 2024-09-27 09:03:37 +02:00
ull_iso_internal.h Bluetooth: controller: Make ISO Pause/Resume common 2024-09-27 09:03:37 +02:00
ull_iso_types.h Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_llcp.c Bluetooth: Controller: Fix compile error when BT_CTLR_PRIVACY disabled 2024-10-27 20:26:35 +00:00
ull_llcp.h Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_cc.c Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_chmu.c Bluetooth: controller: refactor of procedure init for mem optim 2024-04-18 14:54:47 +02:00
ull_llcp_common.c Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_conn_upd.c Bluetooth: controller: fixing issue re. assert on overlapping conn upd proc 2024-10-04 10:46:06 +01:00
ull_llcp_enc.c Bluetooth: Controller: Add explicit LLCP error code check 2024-06-07 18:07:48 +01:00
ull_llcp_features.h Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_internal.h Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_local.c Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_past.c Bluetooth: Controller: Fix compile error missing lll_df_types include 2024-10-27 20:26:35 +00:00
ull_llcp_pdu.c Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_phy.c Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_llcp_remote.c Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
ull_peripheral.c Bluetooth: Controller: Separate Tx/Rx frame spacing 2024-10-24 13:15:20 +01:00
ull_peripheral_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_peripheral_iso.c Bluetooth: Controller: Separate Tx/Rx frame spacing 2024-10-24 13:15:20 +01:00
ull_peripheral_iso_internal.h
ull_scan.c Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01:00
ull_scan_aux.c Bluetooth: Controller: Fix interleaved extended scanning assert 2024-12-16 10:53:30 +01:00
ull_scan_internal.h Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01:00
ull_scan_types.h Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01:00
ull_sched.c Bluetooth: Controller: Increase ull_sched ticker_next_slot_get retries 2024-04-26 15:30:14 +02:00
ull_sched_internal.h Bluetooth: Controller: Central multiple CIS using advanced scheduling 2023-05-05 12:26:31 +02:00
ull_sync.c Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01:00
ull_sync_internal.h Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01:00
ull_sync_iso.c Bluetooth: controller: Fixup Broadcast ISO pre-transmission groups > 1 2025-01-14 15:37:53 +01:00
ull_sync_iso_internal.h Bluetooth: Controller: Collection of small fixes for BIS 2024-06-20 12:07:32 -04:00
ull_sync_types.h Bluetooth: Controller: Introduce scan_aux_chain context 2024-10-24 16:55:35 +01: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