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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 169 #define WPS_ENCR_TKIP 0x0004
171 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 193 #define WPS_ENCR_TKIP 0x0004
195 #define WPS_ENCR_TYPES (WPS_ENCR_NONE | WPS_ENCR_WEP | WPS_ENCR_TKIP | \

Completed in 177 milliseconds