Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Daccess.h37 void bt_mesh_model_foreach(void (*func)(struct bt_mesh_model *mod,
H A Daccess.c50 void bt_mesh_model_foreach(void (*func)(struct bt_mesh_model *mod, in bt_mesh_model_foreach() function
320 bt_mesh_model_foreach(mod_init, NULL); in bt_mesh_comp_register()
349 bt_mesh_model_foreach(mod_init, NULL); in bt_mesh_comp_unprovision()
H A Dsettings.c802 bt_mesh_model_foreach(commit_mod, NULL); in mesh_commit()
1378 bt_mesh_model_foreach(store_pending_mod, NULL); in store_pending()
H A Dcfg_srv.c553 bt_mesh_model_foreach(_mod_unbind, &data); in bt_mesh_app_key_del()
3444 bt_mesh_model_foreach(mod_reset, NULL); in bt_mesh_cfg_reset()