esp_ble_mesh_provisioner_delete_dev() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

ESP_OK on success or error code otherwise.

Notes

If the device is in the queue, remove it from the queue; if the device is being provisioned, terminate the provisioning procedure. Either one of the device address or device UUID can be used as input.

References