zephyr/subsys/bluetooth/controller/ll_sw
Carles Cufi 22f73992b2 Bluetooth: Rework the HCI header set
In order to have clean, self-contained HCI headers that do not have any
dependencies towards the Host or any other part of the system (except
types), reorganize the headers in the following way:

- Split out the macros and structs from hci.h to a new hci_types.h
- Merge the existing hci_err.h into the new hci_types.h

Fixes #58214.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-06-12 06:20:24 -04:00
..
nordic Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
openisa Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
isoal.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
isoal.h Bluetooth: Controller: Fix ISOAL sink create role for ISO Receiver 2023-06-08 12:25:31 +02: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: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +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: Rework the HCI header set 2023-06-12 06:20:24 -04:00
lll.h Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
lll_adv.h Bluetooth: Controller: Extended Advertising using ticker expire info 2023-05-05 12:26:31 +02: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 Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
lll_central_iso.h
lll_chan.c Bluetooth: Controller: Add 'U' suffix when using unsigned variables 2023-03-17 11:48:26 +01:00
lll_chan.h Bluetooth: Controller: Review rework changes for multiple CIS support 2023-05-05 12:26:31 +02:00
lll_clock.h Bluetooth: Controller: Add deinit() infrastructure 2022-06-06 12:04:30 +02:00
lll_common.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
lll_conn.h Blueotooth: controller: removed delayed notification code 2023-03-17 15:05:05 +01:00
lll_conn_iso.h Bluetooth: controller: move bn scope from filescope to lll-scope 2023-05-23 12:56:07 +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: Expose prpa cache for LLL use 2022-08-04 15:05:41 +02: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
lll_scan.h Bluetooth: Controller: Fix Periodic Adv Sync from preemption 2022-08-03 12:02:47 +02: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: df: Add ntf of insufficient resources for IQ samples 2022-09-22 18:04:00 +02:00
lll_sync_iso.h Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
nrf.cmake hal_nordic: Add protection against resource conflict (take 2) 2023-03-20 16:59:40 +01:00
openisa.cmake Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
pdu.h Bluetooth: Controller: Fix CIS offset_min for dissimilar interval 2023-05-16 13:20:15 +02:00
pdu_df.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_adv.c Bluetooth: Rework the HCI header set 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: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_adv_sync.c Bluetooth: Rework the HCI header set 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_central.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_central_internal.h Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
ull_central_iso.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_chan_internal.h Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
ull_conn.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_conn_internal.h Bluetooth: Controller: Include remainder when calculating cis_offset 2023-05-05 12:26:31 +02:00
ull_conn_iso.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_conn_iso_internal.h Bluetooth: controller: Fix reconfiguring of CIG and CISes 2023-05-30 08:59:16 -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_types.h Bluetooth: controller: adding release of rx/tx nodes retained in LLCP 2023-05-12 12:53:16 +02:00
ull_df.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_filter.h Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
ull_internal.h sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
ull_iso.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_iso_internal.h Bluetooth: controller: Avoid the use of weak functions for ISO data path 2023-03-16 11:46:05 +01:00
ull_iso_types.h Bluetooth: Controller: Preliminary Central multiple CIS support 2023-05-05 12:26:31 +02:00
ull_llcp.c Bluetooth: Rework the HCI header set 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_llcp_cc.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_chmu.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_common.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_conn_upd.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_enc.c Bluetooth: Rework the HCI header set 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: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_pdu.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_phy.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_llcp_remote.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_peripheral.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_peripheral_internal.h Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_peripheral_iso.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_peripheral_iso_internal.h Bluetooth: controller: Enable CIS establishment in same ACL instant 2023-02-10 15:28:35 +01:00
ull_scan.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_scan_aux.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull_scan_internal.h Bluetooth: Controller: Fix scan window value corruption 2023-03-07 11:12:23 +01:00
ull_scan_types.h Bluetooth: Controller: Fix scan window value corruption 2023-03-07 11:12:23 +01:00
ull_sched.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_sync.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Rework the HCI header set 2023-06-12 06:20:24 -04: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: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
ull_tx_queue.c Bluetooth: controller: Rework TX data pause 2022-04-04 15:34:09 +02:00
ull_tx_queue.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00