Losely based on MLME-ASSOCIATE.confirm Possible result codes: SUCCESS, INVALID_PARAMETERS, TIMEOUT, REFUSED
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.
Ieee80211PrimConfirm (class) |
Base class for confirm primitives |
Ieee80211Prim_ReassociateConfirm (class) |
MLME-REASSOCIATE.confirm is very similar to MLME-ASSOCIATE.confirm |
Name | Type | Description |
---|---|---|
resultCode | int |
// // Losely based on MLME-ASSOCIATE.confirm // Possible result codes: SUCCESS, INVALID_PARAMETERS, TIMEOUT, REFUSED // class Ieee80211Prim_AssociateConfirm extends Ieee80211PrimConfirm { }