zephyr/tests/bluetooth/controller/mock_ctrl
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
..
include bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
src Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
CMakeLists.txt bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00