ESPHome 2026.1.4
Loading...
Searching...
No Matches
wifi_component_libretiny.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::wifi
 

Typedefs

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

Enumerations

enum class  esphome::wifi::LTWiFiSTAState : uint8_t {
  esphome::wifi::IDLE , esphome::wifi::CONNECTING , esphome::wifi::CONNECTED , esphome::wifi::ERROR_NOT_FOUND ,
  esphome::wifi::ERROR_FAILED
}
 

Functions

const LogString * esphome::wifi::get_auth_mode_str (uint8_t mode)
 
const LogString * esphome::wifi::get_op_mode_str (uint8_t mode)
 
const LogString * esphome::wifi::get_disconnect_reason_str (uint8_t reason)