zephyr/tests/bluetooth/controller/mock_ctrl/src
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
..
assert.c bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00
ecb.c bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00
kernel.c test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ll_assert.c bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00
ll.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
lll_clock.c bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00
lll_conn.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
lll.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
mayfly.c bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00
ticker.c bluetooth: controller: update unittests for improved ZTEST framework 2023-01-20 14:35:08 +01:00
ull_central.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_conn_iso.c Bluetooth: Controller: Include remainder when calculating cis_offset 2023-05-05 12:26:31 +02:00
ull_peripheral_iso.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_peripheral.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
ull_scan.c Bluetooth: Rework the HCI header set 2023-06-12 06:20:24 -04:00
ull.c Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
util.c Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00