Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_mesh.c135 uint16_t random_time; in mesh_provision_complete() local
158random_time = GENIE_MESH_INIT_PHARSE_II_DELAY_START_MIN + (GENIE_MESH_INIT_PHARSE_II_DELAY_START_M… in mesh_provision_complete()
160 GENIE_LOG_INFO("Rand delay:%dms", random_time); in mesh_provision_complete()
161 … aos_timer_new(&do_mesh_ready_timer, do_mesh_ready_timer_cb, &mesh_init_state, random_time, 0); in mesh_provision_complete()

Completed in 2 milliseconds