choice: Max compiled-in log level for RSCS

Max compiled-in log level for RSCS

Type: bool

Direct dependencies

LOG && BT_RSCS && BT

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:10<nRF>/subsys/bluetooth/Kconfig:32<nRF>/subsys/bluetooth/services/Kconfig:26<nRF>/subsys/bluetooth/services/Kconfig.rscs:17

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bluetooth Low Energy → Bluetooth Services → Running Speed and Cadence Service

choice
    bool "Max compiled-in log level for RSCS"
    default BT_RSCS_LOG_LEVEL_INF
    depends on LOG && BT_RSCS && BT

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