Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dhealth_srv.c285 net_buf_simple_add_u8(&msg, model->pub->period_div); in send_health_period_status()
317 model->pub->period_div = period; in health_period_set_unrel()
355 pub->period_div = 0; in health_pub_update()
A Dsettings.c130 u8_t period_div:4, cred:1; member
1512 pub.period_div = mod->pub->period_div; in store_pending_mod_pub()
A Daccess.c112 return period >> mod->pub->period_div; in bt_mesh_model_pub_period_get()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h276 u8_t period_div:4, /**< Divisor for the Period. */ member

Completed in 9 milliseconds