-
CONFIG_BT_MESH_DTT_SRV_PERSISTENT
¶
Store the Default Transition Time persistently
Type: bool
Help¶
Enable persistent storage for the Default Transition Time state.
Direct dependencies¶
BT_MESH_DTT_SRV
&& BT_SETTINGS
&& BT_MESH
&& BT
(Includes any dependencies from ifs and menus.)
Default¶
y
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/mesh/Kconfig.models:50
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/Kconfig:20
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/mesh/Kconfig:11
Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Bluetooth Mesh → nRF BT Mesh Models → Generic Default Transition Time Server
config BT_MESH_DTT_SRV_PERSISTENT bool "Store the Default Transition Time persistently" default y depends onBT_MESH_DTT_SRV
&&BT_SETTINGS
&&BT_MESH
&&BT
help Enable persistent storage for the Default Transition Time state.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)