Searched refs:bt_mesh_model_sub_store (Results 1 – 3 of 3) sorted by relevance
53 void bt_mesh_model_sub_store(struct bt_mesh_model *mod);
1064 bt_mesh_model_sub_store(mod); in mod_sub_add()1139 bt_mesh_model_sub_store(mod); in mod_sub_del()1214 bt_mesh_model_sub_store(mod); in mod_sub_overwrite()1273 bt_mesh_model_sub_store(mod); in mod_sub_del_all()1505 bt_mesh_model_sub_store(mod); in mod_sub_va_add()1575 bt_mesh_model_sub_store(mod); in mod_sub_va_del()1640 bt_mesh_model_sub_store(mod); in mod_sub_va_overwrite()2550 bt_mesh_model_sub_store(mod); in mod_reset()
1203 void bt_mesh_model_sub_store(struct bt_mesh_model *mod) in bt_mesh_model_sub_store() function