esp_ble_mesh_provisioner_delete_dev() function
Delete device from queue, and reset current provisioning link with the device.
Arguments
del_dev
Pointer to a struct containing the device information.
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.
![]()
esp_err_t esp_ble_mesh_provisioner_delete_dev(esp_ble_mesh_device_delete_t *del_dev)
esp_ble_mesh_provisioner_delete_dev() calls 2 functions:
![]()
esp_ble_mesh_provisioner_delete_dev()
esp_ble_mesh_provisioner_delete_dev() reads 11 variables and writes 5 variables:
![]()
esp_ble_mesh_provisioner_delete_dev()