:orphan: .. title:: CONFIG_BT_MESH_DK_PROV_LOG_LEVEL_WRN .. kconfig:: CONFIG_BT_MESH_DK_PROV_LOG_LEVEL_WRN CONFIG_BT_MESH_DK_PROV_LOG_LEVEL_WRN #################################### *Warning* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/subsys/logging/Kconfig.template.log_config:14`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/subsys/Kconfig:10`` → ``/subsys/bluetooth/Kconfig:30`` → ``/subsys/bluetooth/mesh/Kconfig:12`` → ``/subsys/bluetooth/mesh/Kconfig.dk_prov:35`` 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 → Max compiled-in log level for DK BT mesh provisioning library .. code-block:: kconfig config BT_MESH_DK_PROV_LOG_LEVEL_WRN bool "Warning" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*