TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/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 399 of file WiFi2.h.

Field Documentation

◆ ConnectNetwork

EFI_WIRELESS_MAC_CONNECTION_II_CONNECT_NETWORK _EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL::ConnectNetwork

Definition at line 401 of file WiFi2.h.

◆ DisconnectNetwork

EFI_WIRELESS_MAC_CONNECTION_II_DISCONNECT_NETWORK _EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL::DisconnectNetwork

Definition at line 402 of file WiFi2.h.

◆ GetNetworks

EFI_WIRELESS_MAC_CONNECTION_II_GET_NETWORKS _EFI_WIRELESS_MAC_CONNECTION_II_PROTOCOL::GetNetworks

Definition at line 400 of file WiFi2.h.


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