-
CONFIG_BT_MESH_DK_PROV_OOB_BLINK
¶
Enable blink output OOB method
Type: bool
Direct dependencies¶
DK_LIBRARY
&& BT_MESH_DK_PROV
&& BT_MESH
&& BT
(Includes any dependencies from ifs and menus.)
Default¶
y
Kconfig definition¶
At <nRF>/subsys/bluetooth/mesh/Kconfig.dk_prov:18
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:10
→ <nRF>/subsys/bluetooth/Kconfig:30
→ <nRF>/subsys/bluetooth/mesh/Kconfig:12
Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Bluetooth Mesh → Bluetooth Mesh Provisioning handler for Nordic DKs
config BT_MESH_DK_PROV_OOB_BLINK bool "Enable blink output OOB method" default y depends onDK_LIBRARY
&&BT_MESH_DK_PROV
&&BT_MESH
&&BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)