#include <ota_backend_factory.h>
Definition at line 20 of file ota_backend_factory.h.
◆ abort()
| void esphome::ota::StubOTABackend::abort |
( |
| ) |
|
|
inline |
◆ begin()
◆ end()
◆ set_update_md5()
| void esphome::ota::StubOTABackend::set_update_md5 |
( |
const char * | md5 | ) |
|
|
inline |
◆ supports_compression()
| bool esphome::ota::StubOTABackend::supports_compression |
( |
| ) |
|
|
inline |
◆ write()
| OTAResponseTypes esphome::ota::StubOTABackend::write |
( |
uint8_t * | data, |
|
|
size_t | len ) |
|
inline |
The documentation for this struct was generated from the following file: