Searched refs:bt_mesh_cdb_subnet_alloc (Results 1 – 6 of 6) sorted by relevance
255 struct bt_mesh_cdb_subnet *bt_mesh_cdb_subnet_alloc(uint16_t net_idx);
326 sub = bt_mesh_cdb_subnet_alloc(net_idx); in cdb_subnet_set()742 sub = bt_mesh_cdb_subnet_alloc(BT_MESH_KEY_PRIMARY); in bt_mesh_cdb_create()812 struct bt_mesh_cdb_subnet *bt_mesh_cdb_subnet_alloc(uint16_t net_idx) in bt_mesh_cdb_subnet_alloc() function
192 struct bt_mesh_cdb_subnet *subnet = bt_mesh_cdb_subnet_alloc(i + 1); in tester_setup()
445 subnet = bt_mesh_cdb_subnet_alloc(test_netkey_idx); in provisioner_setup()
1407 sub = bt_mesh_cdb_subnet_alloc(net_idx); in cmd_cdb_subnet_add()
576 subnet = bt_mesh_cdb_subnet_alloc(key_net_idx); in cmd_net_key_add()