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