zephyr/tests/bluetooth/controller
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
..
common Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_chmu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_cis_create Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_cis_terminate samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_collision Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_conn_update Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_cte_req Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_data_length_update Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_encrypt Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_feature_exchange Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_hci Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_invalid samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_le_ping samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_min_used_chans samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_phy_update Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_sca_update samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_terminate samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_tx_buffer_alloc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_tx_queue samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_unsupported samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_version samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mock_ctrl Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
uut bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00