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

  /external/wpa_supplicant_8/src/wps/
wps_attr_build.c 311 u16 encr_types = WPS_ENCR_TYPES; local
312 encr_types &= ~WPS_ENCR_WEP;
316 wpabuf_put_be16(msg, encr_types);
wps.h 661 * encr_types - Enabled encryption types (bit field of WPS_ENCR_*)
663 u16 encr_types; member in struct:wps_context
671 * encr_types - Current AP encryption type (WPS_ENCR_*)
wps_registrar.c 2361 u16 encr_types; local
    [all...]

Completed in 892 milliseconds