Searched refs:bt_mesh_net_loopback_clear (Results 1 – 4 of 4) sorted by relevance
311 void bt_mesh_net_loopback_clear(uint16_t net_idx);
369 bt_mesh_net_loopback_clear(BT_MESH_KEY_ANY); in bt_mesh_reset()
294 bt_mesh_net_loopback_clear(sub->net_idx); in subnet_del()
599 void bt_mesh_net_loopback_clear(uint16_t net_idx) in bt_mesh_net_loopback_clear() function