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

  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 349 if ((data->state == FAIL && data->out_op_code == WSC_ACK) ||
489 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG &&
  /external/wpa_supplicant_8/src/wps/
wps_enrollee.c 450 *op_code = WSC_ACK;
    [all...]
wps.h 20 WSC_ACK = 0x02,
wps_er.c 1097 op_code = WSC_ACK;
    [all...]
wps_registrar.c     [all...]
  /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 &&

Completed in 184 milliseconds