Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.h80 void bt_mesh_model_pub_store(const struct bt_mesh_model *mod);
Dcfg_srv.c153 bt_mesh_model_pub_store(model); in _mod_pub_set()
195 bt_mesh_model_pub_store(model); in _mod_pub_set()
Daccess.c2291 void bt_mesh_model_pub_store(const struct bt_mesh_model *mod) in bt_mesh_model_pub_store() function