Qt 4.8
|
#include <platformdefs.h>
Public Variables | |
DOT11_BSS_TYPE | dot11BssType |
DWORD | dwFlags |
DOT11_BSSID_LIST * | pDesiredBssidList |
DOT11_SSID * | pDot11Ssid |
LPCWSTR | strProfile |
WLAN_CONNECTION_MODE | wlanConnectionMode |
Definition at line 222 of file platformdefs.h.
DOT11_BSS_TYPE WLAN_CONNECTION_PARAMETERS::dot11BssType |
Definition at line 227 of file platformdefs.h.
Referenced by QNativeWifiEngine::connectToId().
DWORD WLAN_CONNECTION_PARAMETERS::dwFlags |
Definition at line 228 of file platformdefs.h.
Referenced by QNativeWifiEngine::connectToId().
DOT11_BSSID_LIST* WLAN_CONNECTION_PARAMETERS::pDesiredBssidList |
Definition at line 226 of file platformdefs.h.
Referenced by QNativeWifiEngine::connectToId().
DOT11_SSID* WLAN_CONNECTION_PARAMETERS::pDot11Ssid |
Definition at line 225 of file platformdefs.h.
Referenced by QNativeWifiEngine::connectToId().
LPCWSTR WLAN_CONNECTION_PARAMETERS::strProfile |
Definition at line 224 of file platformdefs.h.
Referenced by QNativeWifiEngine::connectToId().
WLAN_CONNECTION_MODE WLAN_CONNECTION_PARAMETERS::wlanConnectionMode |
Definition at line 223 of file platformdefs.h.
Referenced by QNativeWifiEngine::connectToId().