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

Return value

- -1 On failure - total bytes read so far

Notes

This API should be called only if `esp_https_ota_perform()` has been called at least once or if `esp_https_ota_get_img_desc` has been called before.

References

from examples