Searched refs:bt_mesh_store_mod_bind (Results 1 – 5 of 5) sorted by relevance
33 void bt_mesh_store_mod_bind(struct bt_mesh_model *mod);
331 bt_mesh_store_mod_bind(model); in bt_mesh_node_bind_app_key_to_model()
1156 bt_mesh_store_mod_bind(model); in model_unbind()1450 bt_mesh_store_mod_bind(model); in bt_mesh_provisioner_bind_local_model_app_idx()
312 bt_mesh_store_mod_bind(model); in mod_bind()340 bt_mesh_store_mod_bind(model); in mod_unbind()
2310 void bt_mesh_store_mod_bind(struct bt_mesh_model *model) in bt_mesh_store_mod_bind() function