Expand description
WiFi support
Modules§
Structs§
- Wraps a
WifiDriverorEspWifi, and offers strictlyasync(non-blocking) function calls for their functionality. - Wraps a
WifiDriverorEspWifi, and offers strictly synchronous (blocking) function calls for their functionality. - Configuration for wifi in STA mode
 EspWifiwraps aWifiDriverData 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