HomeSort by relevance Sort by last modified time
    Searched refs:WSC_Start (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 464 op_code != WSC_Done && op_code != WSC_Start) {
472 if (op_code != WSC_Start) {
482 } else if (op_code == WSC_Start) {
  /external/wpa_supplicant_8/src/eap_server/
eap_server_wsc.c 179 wpabuf_put_u8(req, WSC_Start); /* Op-Code */
  /external/wpa_supplicant_8/src/wps/
wps.h 19 WSC_Start = 0x01,

Completed in 91 milliseconds