Kconfig reference
 
  • All Configuration Options
  • Zephyr Configuration Options
  • nRF Configuration Options
  • nrfxlib Configuration Options
Kconfig reference
  • »
  • CONFIG_BT_MESH_DK_PROV_OOB_BLINK
  • View page source

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:31 → <Zephyr>/modules/Kconfig:6 → <nRF>/doc/_build/kconfig/Kconfig.modules:2 → <nRF>/Kconfig.nrf:54 → <nRF>/subsys/Kconfig:10 → <nRF>/subsys/bluetooth/Kconfig:30 → <nRF>/subsys/bluetooth/mesh/Kconfig:12

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → 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 on DK_LIBRARY && BT_MESH_DK_PROV && BT_MESH && BT

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


© Copyright 2019-2021, Nordic Semiconductor. Last updated on Oct 28, 2021.

Kconfig reference
nRF Connect SDK
nrfx
nrfxlib
Zephyr Project
MCUboot
Trusted Firmware-M
Matter