choice GAZELL_PAIRING_ROLE: Gazell Pairing role.

Gazell Pairing role.

Type: bool

Direct dependencies

GAZELL_PAIRING && GAZELL

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Choice options

Kconfig definition

At <nRF>/subsys/gazell/Kconfig:26

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:92<nRF>/subsys/Kconfig:16

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Gazell → Gazell Pairing

choice GAZELL_PAIRING_ROLE
    bool "Gazell Pairing role."
    depends on GAZELL_PAIRING && GAZELL

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