Expand description
Wi-Fi
Modules§
- event
- Wi-Fi event handlers.
Structs§
- Access
Point Config - Configuration for a Wi-Fi access point.
- Access
Point Info - Information about a detected Wi-Fi access point.
- Client
Config - Client configuration for a Wi-Fi connection.
- Config
- Wi-Fi configuration.
- Country
- Access point country information.
- Country
Info - Country information.
- EapClient
Config unstable - Configuration for an EAP (Extensible Authentication Protocol) client.
- EapFast
Config unstable - Configuration for EAP-FAST authentication protocol.
- Interfaces
- Represents the Wi-Fi controller and its associated interfaces.
- Promiscuous
Pkt unstable - 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
unstable - A Wi-Fi sniffer.
- Wifi
Controller - Wi-Fi 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.
- Internal
Wifi Error - Error originating from the underlying drivers
- Mode
Config - Configuration of Wi-Fi operation mode.
- Operating
Class unstable - Wi-Fi operating class.
- Power
Save Mode - Power saving mode settings for the modem.
- Protocol
- Supported Wi-Fi protocols.
- Scan
Method unstable - Wi-Fi scan method.
- Scan
Type Config - Configuration for active or passive scan.
- Secondary
Channel - Secondary Wi-Fi channels.
- Ttls
Phase2 Method unstable - Phase 2 authentication methods
- Wifi
ApState - Wi-Fi interface for access point state.
- Wifi
Error - Common errors.
- Wifi
Event - Events generated by the Wi-Fi driver.
- Wifi
Mode - Wi-Fi Mode (Sta and/or Ap)
- Wifi
StaState - Wi-Fi interface for station state.