EFI_80211_AUTHENTICATE_DATA_TOKEN Struct Reference


Data Fields

EFI_EVENT Event
EFI_STATUS Status
EFI_80211_AUTHENTICATE_DATAData
EFI_80211_AUTHENTICATE_RESULT_CODE ResultCode
EFI_80211_AUTHENTICATE_RESULTResult

Detailed Description

EFI_80211_AUTHENTICATE_DATA_TOKEN

Field Documentation

Pointer to the authentication data.

This Event will be signaled after the Status field is updated by the EFI Wireless MAC Connection Protocol driver. The type of Event must be EFI_NOTIFY_SIGNAL.

Indicates the association result. It is caller's responsibility to free this buffer.

Indicates the association state.

Will be set to one of the following values: EFI_SUCCESS: Authentication operation completed successfully. EFI_PROTOCOL_ERROR: Peer MAC entity rejects the authentication. EFI_NO_RESPONSE: Peer MAC entity does not response the authentication request. EFI_DEVICE_ERROR: An unexpected network or system error occurred. EFI_ACCESS_DENIED: The authentication operation is not completed due to some underlying hardware or software state. EFI_NOT_READY: The authentication operation is started but not yet completed.


Generated on Thu Sep 24 23:14:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1