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

  /external/wpa_supplicant_8/src/wps/
wps.c 355 * @wps_b: WPS IE contents from Beacon or Probe Response frame
356 * Returns: 1 if wps_b is considered more likely selection for WPS
360 const struct wpabuf *wps_b)
369 if (wps_b == NULL || wps_parse_msg(wps_b, &attr) < 0)
wps.h 230 const struct wpabuf *wps_b);
  /external/wpa_supplicant_8/wpa_supplicant/
scan.c 1874 struct wpabuf *wps_a, *wps_b; local
    [all...]

Completed in 143 milliseconds