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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 28 WSC_MSG = 0x04,
wps_enrollee.c 410 *op_code = WSC_MSG;
414 *op_code = WSC_MSG;
418 *op_code = WSC_MSG;
422 *op_code = WSC_MSG;
452 if (*op_code == WSC_MSG && msg) {
980 wpa_printf(MSG_DEBUG, "WPS: Received WSC_MSG");
1200 case WSC_MSG:
wps_registrar.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_wsc.c 353 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG &&
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_wsc.c 392 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG &&

Completed in 33 milliseconds