#include <ota_backend_esp_idf.h>
Definition at line 19 of file ota_backend_esp_idf.h.
◆ abort()
| void esphome::ota::IDFOTABackend::abort |
( |
| ) |
|
◆ begin()
◆ end()
◆ finalize_bootloader_update_()
| OTAResponseTypes esphome::ota::IDFOTABackend::finalize_bootloader_update_ |
( |
esp_err_t | ota_end_err | ) |
|
|
protected |
◆ is_app_or_bootloader_update_()
| bool esphome::ota::IDFOTABackend::is_app_or_bootloader_update_ |
( |
| ) |
const |
|
inlineprotected |
◆ prepare_bootloader_update_()
| OTAResponseTypes esphome::ota::IDFOTABackend::prepare_bootloader_update_ |
( |
size_t | image_size | ) |
|
|
protected |
◆ register_and_validate_bootloader_part_()
| OTAResponseTypes esphome::ota::IDFOTABackend::register_and_validate_bootloader_part_ |
( |
| ) |
|
|
protected |
◆ register_and_validate_partition_table_part_()
| OTAResponseTypes esphome::ota::IDFOTABackend::register_and_validate_partition_table_part_ |
( |
| ) |
|
|
protected |
◆ set_update_md5()
| void esphome::ota::IDFOTABackend::set_update_md5 |
( |
const char * | md5 | ) |
|
◆ setup_bootloader_staging_()
◆ supports_compression()
| bool esphome::ota::IDFOTABackend::supports_compression |
( |
| ) |
|
|
inline |
◆ update_partition_table()
◆ validate_new_partition_table_()
◆ write()
| OTAResponseTypes esphome::ota::IDFOTABackend::write |
( |
uint8_t * | data, |
|
|
size_t | len ) |
The documentation for this class was generated from the following files: