Home
last modified time | relevance | path

Searched refs:bt_mesh_model_bind_store (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.h78 void bt_mesh_model_bind_store(const struct bt_mesh_model *mod);
Dcfg_srv.c224 bt_mesh_model_bind_store(model); in mod_bind()
252 bt_mesh_model_bind_store(model); in mod_unbind()
Daccess.c2279 void bt_mesh_model_bind_store(const struct bt_mesh_model *mod) in bt_mesh_model_bind_store() function