-
CONFIG_BT_DEBUG_NONE
¶
No debug log
Type: bool
Help¶
Select this to disable all Bluetooth debug logs.
Direct dependencies¶
<choice: Bluetooth debug type>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/bluetooth/common/Kconfig:70
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:143
Menu path: (top menu) → Bluetooth → Bluetooth debug type
config BT_DEBUG_NONE bool prompt "No debug log" if <choice: Bluetooth debug type> depends on <choice: Bluetooth debug type> help Select this to disable all Bluetooth debug logs.
(Definitions include propagated dependencies, including from if’s and menus.)