iPXE
Data Fields
_EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL Struct Reference

The EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL provides network management service interfaces for 802.11 network stack. More...

#include <WiFi2.h>

Data Fields

EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS GetNetworks
 
EFI_WIRELESS_MAC_CONNECTION_II_CONNECT_NETWORK ConnectNetwork
 
EFI_WIRELESS_MAC_CONNECTION_II_DISCONNECT_NETWORK DisconnectNetwork
 

Detailed Description

The EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL provides network management service interfaces for 802.11 network stack.

It is used by network applications (and drivers) to establish wireless connection with a wireless network.

Definition at line 401 of file WiFi2.h.

Field Documentation

◆ GetNetworks

EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS _EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL::GetNetworks

Definition at line 402 of file WiFi2.h.

◆ ConnectNetwork

EFI_WIRELESS_MAC_CONNECTION_II_CONNECT_NETWORK _EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL::ConnectNetwork

Definition at line 403 of file WiFi2.h.

◆ DisconnectNetwork

EFI_WIRELESS_MAC_CONNECTION_II_DISCONNECT_NETWORK _EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL::DisconnectNetwork

Definition at line 404 of file WiFi2.h.


The documentation for this struct was generated from the following file: