Home
last modified time | relevance | path

Searched refs:BT_MESH_IVU_MIN_HOURS (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h23 #define BT_MESH_IVU_MIN_HOURS 96 macro
24 #define BT_MESH_IVU_HOURS (BT_MESH_IVU_MIN_HOURS / CONFIG_BT_MESH_IVU_DIVIDER)
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c500 bt_mesh.ivu_duration = BT_MESH_IVU_MIN_HOURS; in bt_mesh_net_create()
683 if (bt_mesh.ivu_duration < BT_MESH_IVU_MIN_HOURS) { in bt_mesh_net_iv_update()
1388 if (bt_mesh.ivu_duration < BT_MESH_IVU_MIN_HOURS) { in ivu_refresh()
A Dsettings.c969 if (bt_mesh.ivu_duration < BT_MESH_IVU_MIN_HOURS) { in mesh_commit()

Completed in 10 milliseconds