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

  /external/wpa_supplicant_8/src/wps/
wps_enrollee.c 456 *op_code = WSC_MSG;
460 *op_code = WSC_MSG;
464 *op_code = WSC_MSG;
468 *op_code = WSC_MSG;
498 if (*op_code == WSC_MSG && msg) {
    [all...]
wps_registrar.c     [all...]
wps_er.c 1065 wps_er_sta_process(sta, msg, WSC_MSG);
1093 enum wsc_op_code op_code = WSC_MSG;
    [all...]
wps.h 23 WSC_MSG = 0x04,
  /external/wpa_supplicant_8/src/eap_server/
eap_server_wsc.c 406 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG &&
  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 485 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG &&

Completed in 331 milliseconds