ReactOS 0.4.15-dev-7942-gd23573b
_NDIS_WLAN_BSSID Struct Reference

#include <ntddndis.h>

Collaboration diagram for _NDIS_WLAN_BSSID:

Public Attributes

ULONG Length
 
NDIS_802_11_MAC_ADDRESS MacAddress
 
UCHAR Reserved [2]
 
NDIS_802_11_SSID Ssid
 
ULONG Privacy
 
NDIS_802_11_RSSI Rssi
 
NDIS_802_11_NETWORK_TYPE NetworkTypeInUse
 
NDIS_802_11_CONFIGURATION Configuration
 
NDIS_802_11_NETWORK_INFRASTRUCTURE InfrastructureMode
 
NDIS_802_11_RATES SupportedRates
 

Detailed Description

Definition at line 130 of file ntddndis.h.

Member Data Documentation

◆ Configuration

NDIS_802_11_CONFIGURATION _NDIS_WLAN_BSSID::Configuration

Definition at line 139 of file ntddndis.h.

◆ InfrastructureMode

NDIS_802_11_NETWORK_INFRASTRUCTURE _NDIS_WLAN_BSSID::InfrastructureMode

Definition at line 140 of file ntddndis.h.

Referenced by WlanScan().

◆ Length

ULONG _NDIS_WLAN_BSSID::Length

Definition at line 132 of file ntddndis.h.

Referenced by WlanScan().

◆ MacAddress

NDIS_802_11_MAC_ADDRESS _NDIS_WLAN_BSSID::MacAddress

Definition at line 133 of file ntddndis.h.

Referenced by WlanScan().

◆ NetworkTypeInUse

NDIS_802_11_NETWORK_TYPE _NDIS_WLAN_BSSID::NetworkTypeInUse

Definition at line 138 of file ntddndis.h.

◆ Privacy

ULONG _NDIS_WLAN_BSSID::Privacy

Definition at line 136 of file ntddndis.h.

Referenced by WlanScan().

◆ Reserved

UCHAR _NDIS_WLAN_BSSID::Reserved[2]

Definition at line 134 of file ntddndis.h.

◆ Rssi

NDIS_802_11_RSSI _NDIS_WLAN_BSSID::Rssi

Definition at line 137 of file ntddndis.h.

Referenced by WlanScan().

◆ Ssid

NDIS_802_11_SSID _NDIS_WLAN_BSSID::Ssid

Definition at line 135 of file ntddndis.h.

Referenced by WlanScan().

◆ SupportedRates

NDIS_802_11_RATES _NDIS_WLAN_BSSID::SupportedRates

Definition at line 141 of file ntddndis.h.

Referenced by WlanScan().


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