Expand description
WiFi support
Modules§
Structs§
- Wraps a
WifiDriver
orEspWifi
, and offers strictlyasync
(non-blocking) function calls for their functionality. - Wraps a
WifiDriver
orEspWifi
, and offers strictly synchronous (blocking) function calls for their functionality. - Configuration for wifi in STA mode
EspWifi
wraps aWifiDriver
Data Link layer instance, and binds the OSI Layer 3 (network) facilities of ESP IDF to it.- This struct provides a safe wrapper over the ESP IDF Wifi C driver.
Enums§
- Protected Management Frame configuration
- The scan method to use when connecting to an AP