ESPHome  2024.2.2
Namespaces | Typedefs | Functions
wifi_component_esp32_arduino.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::wifi
 

Typedefs

using esphome::wifi::esphome_ip4_addr_t = esp_ip4_addr_t
 
using esphome::wifi::esphome_wifi_event_id_t = arduino_event_id_t
 
using esphome::wifi::esphome_wifi_event_info_t = arduino_event_info_t
 

Functions

const char * esphome::wifi::get_auth_mode_str (uint8_t mode)
 
std::string esphome::wifi::format_ip4_addr (const esphome_ip4_addr_t &ip)
 
const char * esphome::wifi::get_op_mode_str (uint8_t mode)
 
const char * esphome::wifi::get_disconnect_reason_str (uint8_t reason)