Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dmain.c117 bt_mesh_cfg_reset(true); in bt_mesh_node_reset()
483 bt_mesh_cfg_reset(param->erase); in bt_mesh_deinit()
Dfoundation.h137 void bt_mesh_cfg_reset(bool store);
Dcfg_srv.c3448 bt_mesh_cfg_reset(false); in cfg_srv_deinit()
3490 void bt_mesh_cfg_reset(bool store) in bt_mesh_cfg_reset() function