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

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:9subsys/bluetooth/Kconfig:305

Menu path: (Top) → Sub Systems and OS Services → Bluetooth

choice
    bool "Bluetooth debug type"
    default BT_DEBUG_NONE
    depends on BT_HCI && BT

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)