Expand description
WiFi
Modules§
Structs§
- Access
Point Configuration  - Configuration for a Wi-Fi access point.
 - Access
Point Info  - Information about a detected Wi-Fi access point.
 - Atomic
Wifi State  - A wrapper around 
WifiStatewhich can be safely shared between threads. - Client
Configuration  - Client configuration for a Wi-Fi connection.
 - EapClient
Configuration  - Configuration for an EAP (Extensible Authentication Protocol) client.
 - EapFast
Config  - Configuration for EAP-FAST authentication protocol.
 - Interfaces
 - Promiscuous
Pkt  - Represents a Wi-Fi packet in promiscuous mode.
 - RxControl
Info  - The radio metadata header of the received packet, which is the common header at the beginning of all RX callback buffers in promiscuous mode.
 - Scan
Config  - Scan configuration
 - Sniffer
 - A wifi sniffer.
 - Wifi
Controller  - Wifi
Device  - A wifi device implementing smoltcp’s Device trait.
 
Enums§
- Auth
Method  - Supported Wi-Fi authentication methods.
 - Capability
 - Introduces Wi-Fi configuration options.
 - Configuration
 - Configuration of Wi-Fi operation mode.
 - Internal
Wifi Error  - Error originating from the underlying drivers
 - Protocol
 - Supported Wi-Fi protocols.
 - Scan
Type Config  - Configuration for active or passive scan. For details see the WIFI Alliance FAQ.
 - Secondary
Channel  - Secondary Wi-Fi channels.
 - Ttls
Phase2 Method  - Phase 2 authentication methods
 - Wifi
Device Mode  - Provides methods for retrieving the Wi-Fi mode and MAC address.
 - Wifi
Error  - Common errors.
 - Wifi
Event  - Events generated by the WiFi driver.
 - Wifi
Mode  - Wifi Mode (Sta and/or Ap)
 - Wifi
State  - Wifi interface state