EFI_80211_SCAN_DATA Struct Reference


Data Fields

EFI_80211_BSS_TYPE BSSType
EFI_80211_MAC_ADDRESS BSSId
UINT8 SSIdLen
UINT8SSId
BOOLEAN PassiveMode
UINT32 ProbeDelay
UINT32ChannelList
UINT32 MinChannelTime
UINT32 MaxChannelTime
EFI_80211_ELEMENT_REQRequestInformation
EFI_80211_ELEMENT_SSIDSSIDList
EFI_80211_ACC_NET_TYPE AccessNetworkType
UINT8VendorSpecificInfo

Detailed Description

EFI_80211_SCAN_DATA

Field Documentation

Specifies a desired specific access network type or the wildcard access network type. Use 15 as wildcard access network type.

Indicates a specific or wildcard BSSID. Use all binary 1s to represent all SSIDs.

Determines whether infrastructure BSS, IBSS, MBSS, or all, are included in the scan.

Specifies a list of channels that are examined when scanning for a BSS. If set to NULL, all valid channels will be scanned.

Indicates the maximum time in TU to spend on each channel when scanning. If zero, the value can be overridden by an implementation-dependent default value.

Indicates the minimum time in TU to spend on each channel when scanning. If zero, the value can be overridden by an implementation-dependent default value.

Indicates passive scanning if TRUE.

The delay in microseconds to be used prior to transmitting a Probe frame during active scanning. If zero, the value can be overridden by an implementation-dependent default value.

Points to an optionally present element. This is an optional parameter and may be NULL.

Specifies the desired SSID or the wildcard SSID. Use NULL to represent all SSIDs.

Length in bytes of the SSId. If zero, ignore SSId field.

Indicates one or more SSID elements that are optionally present. This is an optional parameter and may be NULL.

Specifies zero or more elements. This is an optional parameter and may be NULL.


Generated on Wed Sep 23 16:24:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1