ESP-IDF + 0/2 examples
SourceVu will show references to esp_https_ota_abort() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Clean-up successful - ESP_ERR_INVALID_STATE: Invalid ESP HTTPS OTA state - ESP_FAIL: OTA not started - ESP_ERR_NOT_FOUND: OTA handle not found - ESP_ERR_INVALID_ARG: Invalid argument

Notes

esp_https_ota_abort should not be called after calling esp_https_ota_finish

References

from examples