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

Choice options

Kconfig definition

At <Subsystem>/bluetooth/common/Kconfig:272

Included via Kconfig:8Kconfig.zephyr:44<Subsystem>/Kconfig:9<Subsystem>/bluetooth/Kconfig:179

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.)