ReactOS 0.4.15-dev-7953-g1f49173
wlantypes.h
Go to the documentation of this file.
1#ifndef __WLANTYPES_H__
2#define __WLANTYPES_H__
3
4typedef enum _DOT11_BSS_TYPE {
9
10
11#endif
12
enum _DOT11_BSS_TYPE DOT11_BSS_TYPE
_DOT11_BSS_TYPE
Definition: wlantypes.h:4
@ dot11_BSS_type_infrastructure
Definition: wlantypes.h:5
@ dot11_BSS_type_independent
Definition: wlantypes.h:6
@ dot11_BSS_type_any
Definition: wlantypes.h:7