choice ANT_HRM_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ HRM

Max compiled-in log level for ANT+ HRM

Type: bool

Direct dependencies

LOG && ANT_HRM && 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:40lib/Kconfig:13lib\ant_profiles/Kconfig:13lib\ant_profiles\ant_hrm/Kconfig:29

Menu path: (Top) → ANT Wireless → ANT Wireless → ANT+ HRM profile

choice ANT_HRM_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT+ HRM"
    default ANT_HRM_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_HRM && ANT

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