CONFIG_BT_TPS_LOG_LEVEL_DBG

Debug

Type: bool

Direct dependencies

<choice: Max compiled-in log level for TPS>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:20

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:9<Zephyr>/subsys/bluetooth/Kconfig:175<Zephyr>/subsys/bluetooth/services/Kconfig:15<Zephyr>/subsys/bluetooth/services/Kconfig.tps:13

Menu path: (Top) → Sub Systems and OS Services → Bluetooth → GATT Services → Enable GATT TX Power service → Max compiled-in log level for TPS

config BT_TPS_LOG_LEVEL_DBG
    bool "Debug"
    depends on <choice: Max compiled-in log level for TPS>

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