Searched refs:bt_mesh_store_subnet (Results 1 – 6 of 6) sorted by relevance
29 void bt_mesh_store_subnet(struct bt_mesh_subnet *sub);
224 bt_mesh_store_subnet(sub); in bt_mesh_node_local_net_key_add()
89 bt_mesh_store_subnet(&bt_mesh.sub[0]); in bt_mesh_provision()
506 bt_mesh_store_subnet(sub); in bt_mesh_net_revoke_keys()542 bt_mesh_store_subnet(sub); in bt_mesh_kr_update()
2232 bt_mesh_store_subnet(sub); in net_key_add()2316 bt_mesh_store_subnet(sub); in net_key_update()2944 bt_mesh_store_subnet(sub); in krp_set()
2174 void bt_mesh_store_subnet(struct bt_mesh_subnet *sub) in bt_mesh_store_subnet() function