ESP-IDF + 0/1 examples
SourceVu will show references to esp_ota_get_state_partition() from the following samples and libraries:
 
Symbols
loading...
Files
loading (3/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

- ESP_OK: Successful. - ESP_ERR_INVALID_ARG: partition or ota_state arguments were NULL. - ESP_ERR_NOT_SUPPORTED: partition is not ota. - ESP_ERR_NOT_FOUND: Partition table does not have otadata or state was not found for given partition.

References

from 0/1 examples