Re-association response frame body format (same as AssociationResponse)
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
Ieee80211AssociationResponseFrameBody (class) |
Association response frame body format |
Name | Type | Description |
---|---|---|
statusCode | int | |
supportedRates | Ieee80211SupportedRatesElement | |
bodyLength | short |
not an actual frame field |
aid | short |
// // Re-association response frame body format (same as AssociationResponse) // class Ieee80211ReassociationResponseFrameBody extends Ieee80211AssociationResponseFrameBody { }