ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | DOT11_SSID_MAX_LENGTH 32 |
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 } |
#define DOT11_SSID_MAX_LENGTH 32 |
Definition at line 10 of file wlantypes.h.
typedef enum _DOT11_BSS_TYPE DOT11_BSS_TYPE |
Enumerator | |
---|---|
dot11_BSS_type_infrastructure | |
dot11_BSS_type_independent | |
dot11_BSS_type_any |
Definition at line 4 of file wlantypes.h.