ReactOS 0.4.15-dev-8064-gdaf8068
wlantypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum _DOT11_BSS_TYPE DOT11_BSS_TYPE
 

Enumerations

enum  _DOT11_BSS_TYPE { dot11_BSS_type_infrastructure = 1 , dot11_BSS_type_independent , dot11_BSS_type_any }
 

Typedef Documentation

◆ DOT11_BSS_TYPE

Enumeration Type Documentation

◆ _DOT11_BSS_TYPE

Enumerator
dot11_BSS_type_infrastructure 
dot11_BSS_type_independent 
dot11_BSS_type_any 

Definition at line 4 of file wlantypes.h.

4 {
enum _DOT11_BSS_TYPE DOT11_BSS_TYPE
@ dot11_BSS_type_infrastructure
Definition: wlantypes.h:5
@ dot11_BSS_type_independent
Definition: wlantypes.h:6
@ dot11_BSS_type_any
Definition: wlantypes.h:7