HomeSort by relevance Sort by last modified time
    Searched defs:WPS_ENCR_WEP (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 168 #define WPS_ENCR_WEP 0x0002
171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 192 #define WPS_ENCR_WEP 0x0002
195 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \

Completed in 2717 milliseconds