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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 153 WPS_WSC_DONE = 0x0f
wps_enrollee.c 340 wps_build_msg_type(msg, WPS_WSC_DONE) ||
wps_registrar.c     [all...]
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 183 WPS_WSC_DONE = 0x0f
wps_er.c 1080 case WPS_WSC_DONE:
    [all...]
wps_enrollee.c 372 wps_build_msg_type(msg, WPS_WSC_DONE) ||
    [all...]
wps_validate.c 559 if (*msg_type < WPS_Beacon || *msg_type > WPS_WSC_DONE) {
    [all...]
wps_registrar.c     [all...]

Completed in 254 milliseconds