Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h311 void bt_mesh_net_loopback_clear(uint16_t net_idx);
Dmain.c369 bt_mesh_net_loopback_clear(BT_MESH_KEY_ANY); in bt_mesh_reset()
Dsubnet.c294 bt_mesh_net_loopback_clear(sub->net_idx); in subnet_del()
Dnet.c599 void bt_mesh_net_loopback_clear(uint16_t net_idx) in bt_mesh_net_loopback_clear() function