Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c601 sys_slist_t new_list; in bt_mesh_net_loopback_clear() local
606 sys_slist_init(&new_list); in bt_mesh_net_loopback_clear()
615 sys_slist_append(&new_list, &buf->node); in bt_mesh_net_loopback_clear()
619 bt_mesh.local_queue = new_list; in bt_mesh_net_loopback_clear()