Module wifi_ctrl::ap

source ·
Expand description

WiFi Access Point runtime and types

Structs

  • Configuration of the WiFi station
  • Request client wraps the request events, awaiting oneshot channels when appropriate
  • Status of the WiFi Station
  • Instance that runs the Wifi process
  • The generic WifiSetup struct which has generic constant parameters for adjusting queue size. WiFiSetup type is provided for convenience.

Enums

  • Broadcast events, such as a client disconnecting or connecting, may happen at any time.

Type Aliases