esp_ble_mesh_provisioner_delete_node_with_uuid() function
This function is called to delete the provisioned node information with the node device uuid.
Syntax
esp_err_t esp_ble_mesh_provisioner_delete_node_with_uuid(const uint8_t uuid[16]); Arguments
uuid
Device UUID of the node
Return value
ESP_OK on success or error code otherwise.
esp_ble_mesh_provisioner_delete_node_with_uuid() calls 2 functions:
![]()
esp_ble_mesh_provisioner_delete_node_with_uuid()
esp_ble_mesh_provisioner_delete_node_with_uuid() reads 7 variables and writes 3 variables:
![]()
esp_ble_mesh_provisioner_delete_node_with_uuid()