choice ANT_BPWR_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ BPWR

Max compiled-in log level for ANT+ BPWR

Type: bool

Direct dependencies

LOG && ANT_BPWR && ANT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:35lib/Kconfig:13lib\ant_profiles/Kconfig:10lib\ant_profiles\ant_bpwr/Kconfig:30

Menu path: (Top) → ANT Wireless → ANT+ Bicycle Power profile

choice ANT_BPWR_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT+ BPWR"
    default ANT_BPWR_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_BPWR && ANT

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