File: NetworkInterfaces/Ieee80211/Mgmt/Ieee80211Primitives.msg
C++ definition: click here
Losely based on MLME-SCAN.confirm Possible result codes: SUCCESS, INVALID_PARAMETERS
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 |
---|---|---|
bssList | Ieee80211Prim_BSSDescription[] |
class Ieee80211Prim_ScanConfirm extends Ieee80211PrimConfirm { fields: Ieee80211Prim_BSSDescription bssList[]; };