Searched refs:bt_mesh_model_pub_period_get (Results 1 – 7 of 7) sorted by relevance
42 int32_t bt_mesh_model_pub_period_get(struct bt_mesh_model *mod);
58 int32_t bt_mesh_model_pub_period_get(struct bt_mesh_model *mod) in bt_mesh_model_pub_period_get() function106 period = bt_mesh_model_pub_period_get(mod); in next_period()242 period_ms = bt_mesh_model_pub_period_get(pub->mod); in mod_publish()
334 int32_t period_ms = bt_mesh_model_pub_period_get(mod); in model_resume()
405 if (bt_mesh_model_pub_period_get(model)) { in bt_mesh_fault_update()
1346 int32_t ms = bt_mesh_model_pub_period_get(model); in commit_model()
273 period_ms = bt_mesh_model_pub_period_get(model); in _mod_pub_set()
1090 return bt_mesh_model_pub_period_get((struct bt_mesh_model *)mod); in btc_ble_mesh_model_pub_period_get()