zephyr/subsys/bluetooth/controller/hal
Théo Battrel 2d1d309936 Bluetooth: Move out BT_ASSERT of common/log.h
Macro that was defined in the `common/log.h` has been moved to the newly
created `common/assert.h` file.

Files that were using those macro has been updated consequently. Also, the
include of `common/log.h` has been removed of files that were actually not
using any logging methods.

Some `#include "common/log.h"` have been removed. Those were required
before when including `hal/debug.h`. With this change, `hal/debug.h` no
longer has this requirement, because the replacement, `common/assert.h`
includes what it uses.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2022-10-25 10:48:17 +02:00
..
ccm.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cntr.h subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
cpu.h Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
debug.h Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
ecb.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
radio.h
radio_df.h Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
swi.h
ticker.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00