#include <MdePkg/Include/Protocol/WiFi.h>
◆ Data
Pointer to the scan data.
Definition at line 609 of file WiFi.h.
◆ Event
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.
Definition at line 596 of file WiFi.h.
◆ Result
Indicates the scan result. It is caller's responsibility to free this buffer.
Definition at line 617 of file WiFi.h.
◆ ResultCode
Indicates the scan state.
Definition at line 613 of file WiFi.h.
◆ Status
Will be set to one of the following values: EFI_SUCCESS: Scan operation completed successfully. EFI_NOT_FOUND: Failed to find available BSS. EFI_DEVICE_ERROR: An unexpected network or system error occurred. EFI_ACCESS_DENIED: The scan operation is not completed due to some underlying hardware or software state. EFI_NOT_READY: The scan operation is started but not yet completed.
Definition at line 605 of file WiFi.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/WiFi.h