Searched refs:bt_mesh_store_p_subnet (Results 1 – 3 of 3) sorted by relevance
51 void bt_mesh_store_p_subnet(struct bt_mesh_subnet *sub);
131 bt_mesh_store_p_subnet(bt_mesh.p_sub[0]); in bt_mesh_provisioner_net_create()1297 bt_mesh_store_p_subnet(sub); in bt_mesh_provisioner_local_net_key_add()1341 bt_mesh_store_p_subnet(sub); in bt_mesh_provisioner_local_net_key_update()
2441 void bt_mesh_store_p_subnet(struct bt_mesh_subnet *sub) in bt_mesh_store_p_subnet() function