ESPHome 2025.9.0-dev
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::api |
Functions | |
std::string | esphome::api::noise_err_to_str (int err) |
Convert a noise error code to a readable error. | |
void | esphome::api::noise_rand_bytes (void *output, size_t len) |