Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.h45 void bt_mesh_model_foreach(void (*func)(const struct bt_mesh_model *mod,
Dmain.c461 bt_mesh_model_foreach(model_suspend, NULL); in bt_mesh_suspend()
557 bt_mesh_model_foreach(model_resume, NULL); in bt_mesh_resume()
669 bt_mesh_model_foreach(model_start, NULL); in bt_mesh_start()
Daccess.c122 void bt_mesh_model_foreach(void (*func)(const struct bt_mesh_model *mod, in bt_mesh_model_foreach() function
1073 bt_mesh_model_foreach(mod_init, &err); in bt_mesh_comp_register()
2276 bt_mesh_model_foreach(store_pending_mod, NULL); in bt_mesh_model_pending_store()
2665 bt_mesh_model_foreach(commit_mod, NULL); in bt_mesh_model_settings_commit()
Dcfg_srv.c350 bt_mesh_model_foreach(&mod_app_key_del, &app_idx); in app_key_evt()
2557 bt_mesh_model_foreach(mod_reset, NULL); in bt_mesh_model_reset()