Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c766 static bool find_subnet_cb(struct bt_mesh_subnet *sub, void *cb_data) in find_subnet_cb() function
778 struct bt_mesh_subnet *subnet = bt_mesh_subnet_find(find_subnet_cb, &new_net_idx); in bt_mesh_sbr_check_cb()