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:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<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.)