CONFIG_BT_TPS_LOG_LEVEL_ERR¶
Error
Type: bool
Direct dependencies¶
<choice BT_TPS_LOG_LEVEL_CHOICE: Max compiled-in log level for TPS>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:11
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:9
→ subsys/bluetooth/Kconfig:122
→ subsys/bluetooth/services/Kconfig:15
→ 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_ERR
bool "Error"
depends on <choice BT_TPS_LOG_LEVEL_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)