HomeSort by relevance Sort by last modified time
    Searched defs:WPS_ENCR_NONE (Results 1 - 2 of 2) 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 | \
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 191 #define WPS_ENCR_NONE 0x0001
195 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \

Completed in 186 milliseconds