Home
last modified time | relevance | path

Searched refs:WSC_MSG (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_enrollee.c460 *op_code = WSC_MSG; in wps_enrollee_get_msg()
464 *op_code = WSC_MSG; in wps_enrollee_get_msg()
468 *op_code = WSC_MSG; in wps_enrollee_get_msg()
472 *op_code = WSC_MSG; in wps_enrollee_get_msg()
502 if (*op_code == WSC_MSG && msg) { in wps_enrollee_get_msg()
1274 wpa_printf(MSG_DEBUG, "WPS: Received WSC_MSG"); in wps_process_wsc_msg()
1498 case WSC_MSG: in wps_enrollee_process_msg()
H A Dwps_registrar.c2142 *op_code = WSC_MSG; in wps_registrar_get_msg()
2164 *op_code = WSC_MSG; in wps_registrar_get_msg()
2168 *op_code = WSC_MSG; in wps_registrar_get_msg()
2172 *op_code = WSC_MSG; in wps_registrar_get_msg()
2176 *op_code = WSC_MSG; in wps_registrar_get_msg()
2180 *op_code = WSC_MSG; in wps_registrar_get_msg()
2197 if (*op_code == WSC_MSG && msg) { in wps_registrar_get_msg()
3045 wpa_printf(MSG_DEBUG, "WPS: Received WSC_MSG"); in wps_process_wsc_msg()
3407 if (wps->wps->wps_upnp && op_code == WSC_MSG && wps->ext_reg == 1) { in wps_registrar_process_msg()
3417 (op_code == WSC_MSG || op_cod in wps_registrar_process_msg()
[all...]
H A Dwps.h23 WSC_MSG = 0x04, enumerator
H A Dwps_er.c1064 wps_er_sta_process(sta, msg, WSC_MSG); in wps_er_sta_start()
1092 enum wsc_op_code op_code = WSC_MSG; in wps_er_process_wlanevent_eap()
1748 op_code = WSC_MSG; in wps_er_ap_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_enrollee.c460 *op_code = WSC_MSG; in wps_enrollee_get_msg()
464 *op_code = WSC_MSG; in wps_enrollee_get_msg()
468 *op_code = WSC_MSG; in wps_enrollee_get_msg()
472 *op_code = WSC_MSG; in wps_enrollee_get_msg()
502 if (*op_code == WSC_MSG && msg) { in wps_enrollee_get_msg()
1285 wpa_printf(MSG_EXCESSIVE, "WPS: Received WSC_MSG"); in wps_process_wsc_msg()
1509 case WSC_MSG: in wps_enrollee_process_msg()
H A Dwps_registrar.c2133 *op_code = WSC_MSG; in wps_registrar_get_msg()
2155 *op_code = WSC_MSG; in wps_registrar_get_msg()
2159 *op_code = WSC_MSG; in wps_registrar_get_msg()
2163 *op_code = WSC_MSG; in wps_registrar_get_msg()
2167 *op_code = WSC_MSG; in wps_registrar_get_msg()
2171 *op_code = WSC_MSG; in wps_registrar_get_msg()
2188 if (*op_code == WSC_MSG && msg) { in wps_registrar_get_msg()
3036 wpa_printf(MSG_DEBUG, "WPS: Received WSC_MSG"); in wps_process_wsc_msg()
3398 if (wps->wps->wps_upnp && op_code == WSC_MSG && wps->ext_reg == 1) { in wps_registrar_process_msg()
3408 (op_code == WSC_MSG || op_cod in wps_registrar_process_msg()
[all...]
H A Dwps.h23 WSC_MSG = 0x04, enumerator
H A Dwps_er.c1064 wps_er_sta_process(sta, msg, WSC_MSG); in wps_er_sta_start()
1092 enum wsc_op_code op_code = WSC_MSG; in wps_er_process_wlanevent_eap()
1748 op_code = WSC_MSG; in wps_er_ap_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_wsc.c488 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG && in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_wsc.c406 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG && in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_wsc.c494 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG && in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_wsc.c408 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG && in eap_wsc_process()

Completed in 23 milliseconds