Lines Matching +full:0 +full:x104c

32 #define WPS_ID_AP_CHANNEL         0x1001
33 #define WPS_ID_ASSOC_STATE 0x1002
34 #define WPS_ID_AUTH_TYPE 0x1003
35 #define WPS_ID_AUTH_TYPE_FLAGS 0x1004
36 #define WPS_ID_AUTHENTICATOR 0x1005
37 #define WPS_ID_CONFIG_METHODS 0x1008
38 #define WPS_ID_CONFIG_ERROR 0x1009
39 #define WPS_ID_CONF_URL4 0x100A
40 #define WPS_ID_CONF_URL6 0x100B
41 #define WPS_ID_CONN_TYPE 0x100C
42 #define WPS_ID_CONN_TYPE_FLAGS 0x100D
43 #define WPS_ID_CREDENTIAL 0x100E
44 #define WPS_ID_DEVICE_NAME 0x1011
45 #define WPS_ID_DEVICE_PWD_ID 0x1012
46 #define WPS_ID_E_HASH1 0x1014
47 #define WPS_ID_E_HASH2 0x1015
48 #define WPS_ID_E_SNONCE1 0x1016
49 #define WPS_ID_E_SNONCE2 0x1017
50 #define WPS_ID_ENCR_SETTINGS 0x1018
51 #define WPS_ID_ENCR_TYPE 0x100F
52 #define WPS_ID_ENCR_TYPE_FLAGS 0x1010
53 #define WPS_ID_ENROLLEE_NONCE 0x101A
54 #define WPS_ID_FEATURE_ID 0x101B
55 #define WPS_ID_IDENTITY 0x101C
56 #define WPS_ID_IDENTITY_PROOF 0x101D
57 #define WPS_ID_KEY_WRAP_AUTH 0x101E
58 #define WPS_ID_KEY_IDENTIFIER 0x101F
59 #define WPS_ID_MAC_ADDR 0x1020
60 #define WPS_ID_MANUFACTURER 0x1021
61 #define WPS_ID_MSG_TYPE 0x1022
62 #define WPS_ID_MODEL_NAME 0x1023
63 #define WPS_ID_MODEL_NUMBER 0x1024
64 #define WPS_ID_NW_INDEX 0x1026
65 #define WPS_ID_NW_KEY 0x1027
66 #define WPS_ID_NW_KEY_INDEX 0x1028
67 #define WPS_ID_NEW_DEVICE_NAME 0x1029
68 #define WPS_ID_NEW_PWD 0x102A
69 #define WPS_ID_OOB_DEV_PWD 0x102C
70 #define WPS_ID_OS_VERSION 0x102D
71 #define WPS_ID_POWER_LEVEL 0x102F
72 #define WPS_ID_PSK_CURRENT 0x1030
73 #define WPS_ID_PSK_MAX 0x1031
74 #define WPS_ID_PUBLIC_KEY 0x1032
75 #define WPS_ID_RADIO_ENABLED 0x1033
76 #define WPS_ID_REBOOT 0x1034
77 #define WPS_ID_REGISTRAR_CURRENT 0x1035
78 #define WPS_ID_REGISTRAR_ESTBLSHD 0x1036
79 #define WPS_ID_REGISTRAR_LIST 0x1037
80 #define WPS_ID_REGISTRAR_MAX 0x1038
81 #define WPS_ID_REGISTRAR_NONCE 0x1039
82 #define WPS_ID_REQ_TYPE 0x103A
83 #define WPS_ID_RESP_TYPE 0x103B
84 #define WPS_ID_RF_BAND 0x103C
85 #define WPS_ID_R_HASH1 0x103D
86 #define WPS_ID_R_HASH2 0x103E
87 #define WPS_ID_R_SNONCE1 0x103F
88 #define WPS_ID_R_SNONCE2 0x1040
89 #define WPS_ID_SEL_REGISTRAR 0x1041
90 #define WPS_ID_SERIAL_NUM 0x1042
91 #define WPS_ID_SC_STATE 0x1044
92 #define WPS_ID_SSID 0x1045
93 #define WPS_ID_TOT_NETWORKS 0x1046
94 #define WPS_ID_UUID_E 0x1047
95 #define WPS_ID_UUID_R 0x1048
96 #define WPS_ID_VENDOR_EXT 0x1049
97 #define WPS_ID_VERSION 0x104A
98 #define WPS_ID_X509_CERT_REQ 0x104B
99 #define WPS_ID_X509_CERT 0x104C
100 #define WPS_ID_EAP_IDENTITY 0x104D
101 #define WPS_ID_MSG_COUNTER 0x104E
102 #define WPS_ID_PUBKEY_HASH 0x104F
103 #define WPS_ID_REKEY_KEY 0x1050
104 #define WPS_ID_KEY_LIFETIME 0x1051
105 #define WPS_ID_PERM_CFG_METHODS 0x1052
106 #define WPS_ID_SEL_REG_CFG_METHODS 0x1053
107 #define WPS_ID_PRIM_DEV_TYPE 0x1054
108 #define WPS_ID_SEC_DEV_TYPE_LIST 0x1055
109 #define WPS_ID_PORTABLE_DEVICE 0x1056
110 #define WPS_ID_AP_SETUP_LOCKED 0x1057
111 #define WPS_ID_APP_LIST 0x1058
112 #define WPS_ID_EAP_TYPE 0x1059
113 #define WPS_ID_INIT_VECTOR 0x1060
114 #define WPS_ID_KEY_PROVIDED_AUTO 0x1061
115 #define WPS_ID_8021X_ENABLED 0x1062
116 #define WPS_ID_WEP_TRANSMIT_KEY 0x1064
117 #define WPS_ID_REQ_DEV_TYPE 0x106A
121 #define WPS_WFA_SUBID_VERSION2 0x00
122 #define WPS_WFA_SUBID_AUTHORIZED_MACS 0x01
123 #define WPS_WFA_SUBID_NW_KEY_SHAREABLE 0x02
124 #define WPS_WFA_SUBID_REQ_TO_ENROLL 0x03
125 #define WPS_WFA_SUBID_SETTINGS_DELAY_TIME 0x04
126 #define WPS_WFA_SUBID_REG_CFG_METHODS 0x05
130 #define WPS_MS_ID_VPI 0x1001 /* Vertical Pairing Identifier TLV */
131 #define WPS_MS_ID_TRANSPORT_UUID 0x1002 /* Transport UUID TLV */
134 #define WPS_MS_VPI_TRANSPORT_NONE 0x00 /* None */
135 #define WPS_MS_VPI_TRANSPORT_DPWS 0x01 /* Devices Profile for Web Services */
136 #define WPS_MS_VPI_TRANSPORT_UPNP 0x02 /* uPnP */
137 #define WPS_MS_VPI_TRANSPORT_SDNWS 0x03 /* Secure Devices Profile for Web Services */
138 #define WPS_MS_VPI_NO_PROFILE_REQ 0x00 /* Wi-Fi profile not requested.
141 #define WPS_MS_VPI_PROFILE_REQ 0x01 /* Wi-Fi profile requested. */
177 #define WPS_ASSOC_NOT_ASSOCIATED 0
184 #define WPS_AUTHTYPE_OPEN 0x0001
185 #define WPS_AUTHTYPE_WPAPSK 0x0002 /* Deprecated in WSC 2.0 */
186 #define WPS_AUTHTYPE_SHARED 0x0004 /* Deprecated in WSC 2.0 */
187 #define WPS_AUTHTYPE_WPA 0x0008 /* Deprecated in WSC 2.0 */
188 #define WPS_AUTHTYPE_WPA2 0x0010
189 #define WPS_AUTHTYPE_WPA2PSK 0x0020
192 #define WPS_CONFMET_USBA 0x0001 /* Deprecated in WSC 2.0 */
193 #define WPS_CONFMET_ETHERNET 0x0002 /* Deprecated in WSC 2.0 */
194 #define WPS_CONFMET_LABEL 0x0004
195 #define WPS_CONFMET_DISPLAY 0x0008
196 #define WPS_CONFMET_EXT_NFC_TOK 0x0010
197 #define WPS_CONFMET_INT_NFC_TOK 0x0020
198 #define WPS_CONFMET_NFC_INTF 0x0040
199 #define WPS_CONFMET_PBC 0x0080
200 #define WPS_CONFMET_KEYPAD 0x0100
202 #define WPS_CONFMET_VIRT_PBC 0x0280
203 #define WPS_CONFMET_PHY_PBC 0x0480
204 #define WPS_CONFMET_VIRT_DISPLAY 0x2008
205 #define WPS_CONFMET_PHY_DISPLAY 0x4008
208 #define WPS_ERROR_NO_ERROR 0
231 #define WPS_CONNTYPE_ESS 0x01
232 #define WPS_CONNTYPE_IBSS 0x02
235 #define WPS_DEVICEPWDID_DEFAULT 0x0000
236 #define WPS_DEVICEPWDID_USER_SPEC 0x0001
237 #define WPS_DEVICEPWDID_MACHINE_SPEC 0x0002
238 #define WPS_DEVICEPWDID_REKEY 0x0003
239 #define WPS_DEVICEPWDID_PUSH_BTN 0x0004
240 #define WPS_DEVICEPWDID_REG_SPEC 0x0005
241 #define WPS_DEVICEPWDID_IBSS 0x0006
242 #define WPS_DEVICEPWDID_NFC_CHO 0x0007 /* NFC-Connection-Handover */
243 #define WPS_DEVICEPWDID_WFDS 0x0008 /* Wi-Fi Direct Services Specification */
246 #define WPS_ENCRTYPE_NONE 0x0001
247 #define WPS_ENCRTYPE_WEP 0x0002 /* Deprecated in WSC 2.0 */
248 #define WPS_ENCRTYPE_TKIP 0x0004 /* Deprecated in version 2.0. TKIP can only
250 * is enabled (Encryption Type is 0x000c).
252 #define WPS_ENCRTYPE_AES 0x0008
255 #define WPS_ID_BEACON 0x01
256 #define WPS_ID_PROBE_REQ 0x02
257 #define WPS_ID_PROBE_RESP 0x03
258 #define WPS_ID_MESSAGE_M1 0x04
259 #define WPS_ID_MESSAGE_M2 0x05
260 #define WPS_ID_MESSAGE_M2D 0x06
261 #define WPS_ID_MESSAGE_M3 0x07
262 #define WPS_ID_MESSAGE_M4 0x08
263 #define WPS_ID_MESSAGE_M5 0x09
264 #define WPS_ID_MESSAGE_M6 0x0A
265 #define WPS_ID_MESSAGE_M7 0x0B
266 #define WPS_ID_MESSAGE_M8 0x0C
267 #define WPS_ID_MESSAGE_ACK 0x0D
268 #define WPS_ID_MESSAGE_NACK 0x0E
269 #define WPS_ID_MESSAGE_DONE 0x0F
354 #define WPS_MSGTYPE_ENROLLEE_INFO_ONLY 0x00
355 #define WPS_MSGTYPE_ENROLLEE_OPEN_8021X 0x01
356 #define WPS_MSGTYPE_REGISTRAR 0x02
357 #define WPS_MSGTYPE_AP_WLAN_MGR 0x03
360 #define WPS_RFBAND_24GHZ 0x01
361 #define WPS_RFBAND_50GHZ 0x02
364 #define WPS_SCSTATE_UNCONFIGURED 0x01
365 #define WPS_SCSTATE_CONFIGURED 0x02