Expand description

The Frame enum and all frame structs.

Modules

Contains structs representing recurring sets of structured data. For instance, MAC-Addresses, default headers, etc.

Structs

Send by the receiving station to indicate that the data has been transmitted.

Used in a BlockAck session to request acknowledgment of sent packets.

Used in a BlockAck session to acknowlede sent packets.

Send by a station to indicate that requesting node is allowed to send.

It indicates to the Station, that a node wants to send some data.

Enums

This represents all currently supported payloads for frame subtypes. Each variant is represented by its own struct.