Qt 4.8
Public Variables | List of all members
WLAN_CONNECTION_PARAMETERS Struct Reference

#include <platformdefs.h>

Public Variables

DOT11_BSS_TYPE dot11BssType
 
DWORD dwFlags
 
DOT11_BSSID_LISTpDesiredBssidList
 
DOT11_SSIDpDot11Ssid
 
LPCWSTR strProfile
 
WLAN_CONNECTION_MODE wlanConnectionMode
 

Detailed Description

Definition at line 222 of file platformdefs.h.

Properties

◆ dot11BssType

DOT11_BSS_TYPE WLAN_CONNECTION_PARAMETERS::dot11BssType

Definition at line 227 of file platformdefs.h.

Referenced by QNativeWifiEngine::connectToId().

◆ dwFlags

DWORD WLAN_CONNECTION_PARAMETERS::dwFlags

Definition at line 228 of file platformdefs.h.

Referenced by QNativeWifiEngine::connectToId().

◆ pDesiredBssidList

DOT11_BSSID_LIST* WLAN_CONNECTION_PARAMETERS::pDesiredBssidList

Definition at line 226 of file platformdefs.h.

Referenced by QNativeWifiEngine::connectToId().

◆ pDot11Ssid

DOT11_SSID* WLAN_CONNECTION_PARAMETERS::pDot11Ssid

Definition at line 225 of file platformdefs.h.

Referenced by QNativeWifiEngine::connectToId().

◆ strProfile

LPCWSTR WLAN_CONNECTION_PARAMETERS::strProfile

Definition at line 224 of file platformdefs.h.

Referenced by QNativeWifiEngine::connectToId().

◆ wlanConnectionMode

WLAN_CONNECTION_MODE WLAN_CONNECTION_PARAMETERS::wlanConnectionMode

Definition at line 223 of file platformdefs.h.

Referenced by QNativeWifiEngine::connectToId().


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