Home
last modified time | relevance | path

Searched refs:WSC_Start (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_wsc.c489 op_code != WSC_Done && op_code != WSC_Start) { in eap_wsc_process()
497 if (op_code != WSC_Start) { in eap_wsc_process()
507 } else if (op_code == WSC_Start) { in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_wsc.c495 op_code != WSC_Done && op_code != WSC_Start) { in eap_wsc_process()
503 if (op_code != WSC_Start) { in eap_wsc_process()
513 } else if (op_code == WSC_Start) { in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_wsc.c179 wpabuf_put_u8(req, WSC_Start); /* Op-Code */ in eap_wsc_build_start()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.h20 WSC_Start = 0x01, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_wsc.c181 wpabuf_put_u8(req, WSC_Start); /* Op-Code */ in eap_wsc_build_start()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps.h20 WSC_Start = 0x01, enumerator

Completed in 10 milliseconds