Home
last modified time | relevance | path

Searched refs:CONFIG_BT_MESH_STORE_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h251 #ifndef CONFIG_BT_MESH_STORE_TIMEOUT
252 #define CONFIG_BT_MESH_STORE_TIMEOUT 2 macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig105 CONFIG_BT_MESH_STORE_TIMEOUT=2
A Dbt_preconfig134 CONFIG_BT_MESH_STORE_TIMEOUT=2
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig105 CONFIG_BT_MESH_STORE_TIMEOUT=2
A Dbt_preconfig134 CONFIG_BT_MESH_STORE_TIMEOUT=2
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dsettings.c1021 (CONFIG_BT_MESH_RPL_STORE_TIMEOUT < CONFIG_BT_MESH_STORE_TIMEOUT)) { in schedule_store()
1024 timeout = K_SECONDS(CONFIG_BT_MESH_STORE_TIMEOUT); in schedule_store()

Completed in 7 milliseconds