Searched refs:bt_mesh_model_sub_store (Results 1 – 3 of 3) sorted by relevance
79 void bt_mesh_model_sub_store(const struct bt_mesh_model *mod);
1010 bt_mesh_model_sub_store(mod); in mod_sub_add()1085 bt_mesh_model_sub_store(mod); in mod_sub_del()1160 bt_mesh_model_sub_store(mod); in mod_sub_overwrite()1219 bt_mesh_model_sub_store(mod); in mod_sub_del_all()1469 bt_mesh_model_sub_store(mod); in mod_sub_va_add()1552 bt_mesh_model_sub_store(mod); in mod_sub_va_del()1625 bt_mesh_model_sub_store(mod); in mod_sub_va_overwrite()2546 bt_mesh_model_sub_store(mod); in mod_reset()
2285 void bt_mesh_model_sub_store(const struct bt_mesh_model *mod) in bt_mesh_model_sub_store() function