Home
last modified time | relevance | path

Searched refs:subnet_alloc (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dsubnet.c264 static struct bt_mesh_subnet *subnet_alloc(uint16_t net_idx) in subnet_alloc() function
378 sub = subnet_alloc(net_idx); in bt_mesh_subnet_add()
774 sub = subnet_alloc(net_idx); in bt_mesh_subnet_set()