Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c128 elapsed = k_uptime_get_32() - pub->period_start; in next_period()
220 pub->period_start = k_uptime_get_32(); in mod_publish()
243 pub->period_start = k_uptime_get_32(); in mod_publish()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h281 bt_u32_t period_start; /**< Start of the current period. */ member

Completed in 5 milliseconds