The latest development version of this page may be more current than this released 2.7.0 version.
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 subsys/bluetooth/common/Kconfig:274

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