|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddndis.h>

Definition at line 130 of file ntddndis.h.
| NDIS_802_11_CONFIGURATION _NDIS_WLAN_BSSID::Configuration |
Definition at line 139 of file ntddndis.h.
| NDIS_802_11_NETWORK_INFRASTRUCTURE _NDIS_WLAN_BSSID::InfrastructureMode |
Definition at line 140 of file ntddndis.h.
Referenced by WlanScan().
| ULONG _NDIS_WLAN_BSSID::Length |
Definition at line 132 of file ntddndis.h.
Referenced by WlanScan().
| NDIS_802_11_MAC_ADDRESS _NDIS_WLAN_BSSID::MacAddress |
Definition at line 133 of file ntddndis.h.
Referenced by WlanScan().
| NDIS_802_11_NETWORK_TYPE _NDIS_WLAN_BSSID::NetworkTypeInUse |
Definition at line 138 of file ntddndis.h.
| ULONG _NDIS_WLAN_BSSID::Privacy |
Definition at line 136 of file ntddndis.h.
Referenced by WlanScan().
| UCHAR _NDIS_WLAN_BSSID::Reserved[2] |
Definition at line 134 of file ntddndis.h.
| NDIS_802_11_RSSI _NDIS_WLAN_BSSID::Rssi |
Definition at line 137 of file ntddndis.h.
Referenced by WlanScan().
| NDIS_802_11_SSID _NDIS_WLAN_BSSID::Ssid |
Definition at line 135 of file ntddndis.h.
Referenced by WlanScan().
| NDIS_802_11_RATES _NDIS_WLAN_BSSID::SupportedRates |
Definition at line 141 of file ntddndis.h.
Referenced by WlanScan().