Searched refs:bt_mesh_net_clear (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ | ||
D | net.h | 327 void bt_mesh_net_clear(void); |
D | main.c | 394 bt_mesh_net_clear(); in bt_mesh_reset() |
D | net.c | 1263 void bt_mesh_net_clear(void) in bt_mesh_net_clear() function |