ESPHome 2025.5.0
Loading...
Searching...
No Matches
ota_backend.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::ota
 

Functions

OTAGlobalCallbackesphome::ota::get_global_ota_callback ()
 
void esphome::ota::register_ota_platform (OTAComponent *ota_caller)
 

Variables

OTAGlobalCallbackesphome::ota::global_ota_callback {nullptr}