File: NetworkInterfaces/Ieee80211/Mgmt/Ieee80211Primitives.msg
C++ definition: click here
Losely based on MLME-AUTHENTICATE.confirm. Possible result codes: SUCCESS, INVALID_PARAMETERS, TIMEOUT, TOO_MANY_SIMULTANEOUS_REQUESTS, REFUSED
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
Ieee80211PrimConfirm | Base class for confirm primitives |
Name | Type | Description |
---|---|---|
address | MACAddress |
class Ieee80211Prim_AuthenticateConfirm extends Ieee80211PrimConfirm { fields: MACAddress address; };