-
choice BT_DEBUG_TYPE: Bluetooth debug type
Bluetooth debug type
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/bluetooth/common/Kconfig:274
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:9
→ subsys/bluetooth/Kconfig:173
Menu path: (Top) → Sub Systems and OS Services → Bluetooth
choice BT_DEBUG_TYPE
bool "Bluetooth debug type"
default BT_DEBUG_NONE
depends on BT_HCI && BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)