wpa_supplicant / hostapd
2.5
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
src
eap_common
eap_wsc_common.h
Go to the documentation of this file.
1
5
#ifndef EAP_WSC_COMMON_H
6
#define EAP_WSC_COMMON_H
7
8
#define EAP_VENDOR_TYPE_WSC 1
9
10
#define WSC_FLAGS_MF 0x01
11
#define WSC_FLAGS_LF 0x02
12
13
#define WSC_ID_REGISTRAR "WFA-SimpleConfig-Registrar-1-0"
14
#define WSC_ID_REGISTRAR_LEN 30
15
#define WSC_ID_ENROLLEE "WFA-SimpleConfig-Enrollee-1-0"
16
#define WSC_ID_ENROLLEE_LEN 29
17
18
#define WSC_FRAGMENT_SIZE 1400
19
20
21
struct
wpabuf
* eap_wsc_build_frag_ack(u8
id
, u8 code);
22
23
#endif
/* EAP_WSC_COMMON_H */
wpabuf
Definition:
wpabuf.h:16
Generated on Sun Sep 27 2015 22:08:07 for wpa_supplicant / hostapd by
1.8.6