zephyr/subsys/bluetooth/common
Théo Battrel 9b8b58c70b Bluetooth: Logging: Remove BT_DEBUG
Remove Kconfig symbol `BT_DEBUG`. It was not useful anymore with the
previous logging updates.

Replace it, where it was used, by the file local debug symbol.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2023-03-30 10:40:01 +00:00
..
addr.c Bluetooth: Define global Bluetooth address constants 2022-08-25 12:18:09 +02:00
assert.h Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
bt_str.c Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
bt_str.h Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
CMakeLists.txt Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
dummy.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
Kconfig Bluetooth: Logging: Remove BT_DEBUG 2023-03-30 10:40:01 +00:00
Kconfig.template.log_config_bt Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
rpa.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
rpa.h