Crate wlan_mlme

source ·
Expand description

This crate implements IEEE Std 802.11-2016 MLME as a library for hardware that supports SoftMAC. This is distinct from FullMAC, which is implemented by drivers and firmware. The implementation is broadly divided between client and AP stations, with some shared components and state machine infrastructure. See the client and ap modules.

Re-exports§

Modules§

Macros§

Structs§

Enums§

Traits§

Functions§