Module wlan_common::mac
source · Structs
- A single MSDU.
- The power management state of a station.
Enums
- IEEE Std 802.11-2016, 11.3.3
- An iterator to iterate over aggregated and non-aggregated MSDUs. For convenience, the iterator also supports NULL data frames.
Constants
Traits
Functions
- BSSID: basic service set ID
- IEEE Std 802.11-2016, 11.3.3 Unlike IEEE which only considers Public and Self-Protected Action frames Class 1 frames, Fuchsia considers all Action frames Class 1 frames when checking a frame’s FrameControl. Use
action_frame_class(category)
to determine an Action frame’s proper frame Class. Fuchsia supports neither IBSS nor PBSS, thus, every frame is evaluated in respect to an Infrastructure BSS.