The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_BT_DEBUG_NONE

No debug log

Type: bool

Help

Select this to disable all Bluetooth debug logs.

Direct dependencies

<choice: Bluetooth debug type>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/bluetooth/common/Kconfig:70

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:8subsys/bluetooth/Kconfig:143

Menu path: (top menu) → Bluetooth → Bluetooth debug type

config BT_DEBUG_NONE
    bool
    prompt "No debug log" if <choice: Bluetooth debug type>
    depends on <choice: Bluetooth debug type>
    help
      Select this to disable all Bluetooth debug logs.

(Definitions include propagated dependencies, including from if’s and menus.)