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:43

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:8subsys/bluetooth/Kconfig:154

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