The latest development version of this page may be more current than this released 2.3.0 version.
choice: 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:87

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:6subsys/bluetooth/Kconfig:209

Menu path: (Top) → 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.)