ESPHome 2025.10.0-dev
Loading...
Searching...
No Matches
esphome::captive_portal Namespace Reference

Data Structures

class  CaptivePortal
 
class  DNSServer
 

Functions

struct esphome::captive_portal::DNSHeader __attribute__ ((packed))
 

Variables

const uint8_t INDEX_GZ[] PROGMEM
 
CaptivePortalglobal_captive_portal = nullptr
 

Function Documentation

◆ __attribute__()

struct esphome::captive_portal::DNSAnswer esphome::captive_portal::__attribute__ ( (packed) )

Variable Documentation

◆ global_captive_portal

CaptivePortal * esphome::captive_portal::global_captive_portal = nullptr

Definition at line 118 of file captive_portal.cpp.

◆ PROGMEM

const uint8_t INDEX_GZ [] esphome::captive_portal::PROGMEM

Definition at line 9 of file captive_index.h.