zephyr/subsys/bluetooth/controller/ll_sw
Alberto Escolar Piedras 7ad69d968a Bluetooth: Controller: nrf5_dppi.h: Use nrfx HAL to set subscriptions
A few paths used only when there is Coded Phy support were
still setting the subscribe registers directly.
Let's use the nRFx HAL for this so it works properly also
in simulation.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-08 09:35:21 +01:00
..
nordic Bluetooth: Controller: nrf5_dppi.h: Use nrfx HAL to set subscriptions 2024-03-08 09:35:21 +01:00
openisa Bluetooth: Controller: re-add missing hci_vendor.c reference 2024-03-04 12:14:15 +00:00
isoal.c Bluetooth: Controller: Add hdl checks in isoal.c 2023-10-05 15:25:17 +02:00
isoal.h Bluetooth: Controller: ISO-AL validation and selection of TX time stamps 2023-09-18 14:35:42 +02:00
ll_addr.c
ll_feat_internal.h Bluetooth: Controller: Fix missing host feature reset 2023-09-25 16:42:20 +02:00
ll_feat.c Bluetooth: Controller: Fix missing host feature reset 2023-09-25 16:42:20 +02:00
ll_settings.c
ll_test.h
ll_tx_pwr.c
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_adv.h
lll_central_iso.h
lll_central.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn_iso.h Bluetooth: Controller: Fix lll ISO stream get by group 2024-02-14 19:11:46 +01:00
lll_conn.h
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 Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
lll_sync.h
lll.h
pdu_df.h
pdu.h Bluetooth: Controller: Fix endianness issues for SyncInfo 2023-10-20 15:05:20 +02:00
ull_adv_aux.c Bluetooth: controller: change calc for data in PDU 2023-10-06 16:04:11 +03:00
ull_adv_internal.h Bluetooth: Controller: Use max time when scheduling Broadcast ISO 2023-09-21 12:49:48 +02:00
ull_adv_iso.c Bluetooth: Controller: Fix coverity issue 330043 2024-02-02 12:48:54 +01:00
ull_adv_sync.c Bluetooth: Controller: Fix uninitialized ad_len_chain variable 2023-11-25 08:47:36 -05:00
ull_adv_types.h
ull_adv.c Bluetooth: Controller: Vendor Specific: support for Scan Request Reports 2024-03-07 10:57:09 +00:00
ull_central_internal.h
ull_central_iso_internal.h
ull_central_iso.c Bluetooth: Controller: Fix coverity issue 330027 2024-02-02 12:49:07 +01:00
ull_central.c Bluetooth: Controller: Remove unused terminate_ack 2023-10-04 10:08:07 +02:00
ull_chan_internal.h Bluetooth: Controller: Fix missing ull_chan_reset call 2024-02-02 12:43:07 +01:00
ull_chan.c Bluetooth: Controller: Fix missing ull_chan_reset call 2024-02-02 12:43:07 +01:00
ull_conn_internal.h
ull_conn_iso_internal.h
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_iso.c Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_conn_types.h Bluetooth: Controller: Remove unused terminate_ack 2023-10-04 10:08:07 +02:00
ull_conn.c Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
ull_df_internal.h
ull_df_types.h
ull_df.c Bluetooth: Controller: Fix coverity issue 340844 2024-02-02 12:49:30 +01:00
ull_filter.c Bluetooth: Controller: Fix compiler warning when RL_SIZE=1 2023-11-25 08:54:39 -05:00
ull_filter.h
ull_internal.h Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
ull_iso_internal.h
ull_iso_types.h Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_iso.c Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_llcp_cc.c Bluetooth: controller: adding API for unmasking peer features 2023-09-28 14:05:00 +02:00
ull_llcp_chmu.c
ull_llcp_common.c Bluetooth: controller: Fix Data Length Update 2024-02-09 13:46:41 +01:00
ull_llcp_conn_upd.c
ull_llcp_enc.c
ull_llcp_features.h Bluetooth: controller: adding API for unmasking peer features 2023-09-28 14:05:00 +02:00
ull_llcp_internal.h
ull_llcp_local.c
ull_llcp_pdu.c
ull_llcp_phy.c Bluetooth: controller: Fix PHY Update TX Q 2024-02-09 13:46:41 +01:00
ull_llcp_remote.c Bluetooth: controller: fix procedure collision handling 2024-01-05 09:05:26 +01:00
ull_llcp.c Bluetooth: controller: Fix Data Length Update 2024-02-09 13:46:41 +01:00
ull_llcp.h
ull_peripheral_internal.h
ull_peripheral_iso_internal.h
ull_peripheral_iso.c Bluetooth: Controller: Option to ignore Tx ISO Data Packet Seq Num 2023-10-02 10:00:27 +02:00
ull_peripheral.c Bluetooth: Controller: Add BT_CTLR_EVENT_OVERHEAD_RESERVE_MAX Kconfig 2023-09-27 15:47:45 +02:00
ull_scan_aux.c Bluetooth: Controller: Fix periodic adv data truncation 2024-02-05 18:18:57 +01:00
ull_scan_internal.h
ull_scan_types.h
ull_scan.c Bluetooth: Controller: Fix ticks_slot_window use in Observer 2023-09-21 09:27:15 +02:00
ull_sched_internal.h
ull_sched.c Bluetooth: Controller: Fix prepare overhead in scheduling ISO 2024-01-23 14:45:29 +01:00
ull_sync_internal.h
ull_sync_iso_internal.h Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_sync_iso.c Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_sync_types.h
ull_sync.c Bluetooth: Controller: Use EVENT_OVERHEAD_RESERVE_MAX in Periodic Sync 2024-01-23 14:44:41 +01:00
ull_tx_queue.c
ull_tx_queue.h
ull.c Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00