choice BSC_PAGES_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ BSC Pages

Max compiled-in log level for ANT+ BSC Pages

Type: bool

Direct dependencies

LOG && ANT_BSC && 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:38lib/Kconfig:13lib\ant_profiles/Kconfig:11lib\ant_profiles\ant_bsc/Kconfig:21lib\ant_profiles\ant_bsc\pages/Kconfig:12

Menu path: (Top) → ANT Wireless → ANT+ Bike Speed and Cadence profile

choice BSC_PAGES_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT+ BSC Pages"
    default BSC_PAGES_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_BSC && ANT

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