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

  /external/wpa_supplicant_8/src/wps/
wps_attr_build.c 276 u16 auth_types = WPS_AUTH_TYPES; local
278 auth_types &= ~WPS_AUTH_SHARED;
283 wpabuf_put_be16(msg, auth_types);
wps.h 638 * auth_types - Authentication types (bit field of WPS_AUTH_*)
640 u16 auth_types; member in struct:wps_context
wps_registrar.c 2283 u16 auth_types; local
    [all...]

Completed in 1451 milliseconds