-
CONFIG_BT_DEBUG_LOG
¶
Normal printf-style to console
Type: bool
Help¶
This option enables Bluetooth debug going to standard serial console.
Direct dependencies¶
<choice: Bluetooth debug type>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/bluetooth/common/Kconfig:75
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_LOG bool prompt "Normal printf-style to console" if <choice: Bluetooth debug type> selectBT_DEBUG
if <choice: Bluetooth debug type> selectLOG
if <choice: Bluetooth debug type> depends on <choice: Bluetooth debug type> help This option enables Bluetooth debug going to standard serial console.
(Definitions include propagated dependencies, including from if’s and menus.)