-
CONFIG_ZIGBEE_GP_CB
¶
Enable Zigbee Green Power Combo Basic functionality [EXPERIMENTAL]
Type: bool
Direct dependencies¶
!ZIGBEE_ROLE_END_DEVICE
&& <choice: Zigbee Green Power feature set configuration>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <nrfxlib>/zboss/development/Kconfig:40
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:14
→ <nrfxlib>/Kconfig.nrfxlib:16
→ <nrfxlib>/zboss/Kconfig:38
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → ZBOSS library configuration → Zigbee Green Power feature set configuration
config ZIGBEE_GP_CB
bool "Enable Zigbee Green Power Combo Basic functionality [EXPERIMENTAL]"
depends on !ZIGBEE_ROLE_END_DEVICE
&& <choice: Zigbee Green Power feature set configuration>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)