#include <service.hpp>
◆ Service()
mw::ota::Service::Service |
( |
| ) |
|
- Todo
- document
- Bug
- should this broadcast Z21 programming mode?
◆ close()
void mw::ota::Service::close |
( |
| ) |
|
|
private |
◆ end()
void mw::ota::Service::end |
( |
| ) |
|
|
private |
◆ loop()
void mw::ota::Service::loop |
( |
| ) |
|
|
private |
◆ socket()
◆ taskFunction()
void mw::ota::Service::taskFunction |
( |
void * | | ) |
|
|
private |
◆ write()
uint8_t mw::ota::Service::write |
( |
std::vector< uint8_t > const & | payload | ) |
|
|
private |
◆ _ack
uint8_t mw::ota::Service::_ack {} |
|
private |
◆ _handle
esp_ota_handle_t mw::ota::Service::_handle {} |
|
private |
◆ _partition
esp_partition_t const* mw::ota::Service::_partition {} |
|
private |
◆ _queue
The documentation for this class was generated from the following files:
- /home/runner/work/Firmware/Firmware/src/mw/ota/service.hpp
- /home/runner/work/Firmware/Firmware/src/mw/ota/service.cpp