choice BT_DEBUG_TYPE: Bluetooth debug type

Bluetooth debug type

Type: bool

Direct dependencies

BT_HCI && BT

(Includes any dependencies from ifs and menus.)

Default

Kconfig definition

At <Zephyr Subsystem>/bluetooth/common/Kconfig:274

Included via Kconfig:8Kconfig.zephyr:44<Zephyr Subsystem>/Kconfig:9<Zephyr Subsystem>/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.)