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

  /external/wpa_supplicant_8/src/wps/
wps_enrollee.c 251 wps->wps->ap_auth_type);
254 wpabuf_put_be16(msg, wps->wps->ap_auth_type);
272 if ((wps->wps->ap_auth_type & (WPS_AUTH_WPAPSK | WPS_AUTH_WPA2PSK)) &&
    [all...]
wps.h 676 * ap_auth_type - Current AP authentication types (WPS_AUTH_*)
678 u16 ap_auth_type; member in struct:wps_context
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 447 hapd->wps->ap_auth_type = cred->auth_type;
1101 wps->ap_auth_type = wps->auth_types;
    [all...]

Completed in 828 milliseconds