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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 167 #define WPS_ENCR_NONE 0x0001
171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
wps_registrar.c 1120 else if (wps->encr_type & WPS_ENCR_NONE)
1121 wps->encr_type = WPS_ENCR_NONE;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 268 case WPS_ENCR_NONE:

Completed in 23 milliseconds