Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_main.h64 int bt_mesh_provisioner_restore_node_name(uint16_t addr, const char *name);
Dprovisioner_main.c473 int bt_mesh_provisioner_restore_node_name(uint16_t addr, const char *name) in bt_mesh_provisioner_restore_node_name() function
Dsettings.c1137 err = bt_mesh_provisioner_restore_node_name(addr, name); in node_name_set()