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

  /external/wpa_supplicant_8/src/wps/
wps.c 354 * @wps_a: WPS IE contents from Beacon or Probe Response frame
357 * provisioning, -1 if wps_a is considered more like, or 0 if no preference
359 int wps_ap_priority_compar(const struct wpabuf *wps_a,
365 if (wps_a == NULL || wps_parse_msg(wps_a, &attr) < 0)
wps.h 229 int wps_ap_priority_compar(const struct wpabuf *wps_a,
  /external/wpa_supplicant_8/wpa_supplicant/
scan.c 1874 struct wpabuf *wps_a, *wps_b; local
    [all...]

Completed in 133 milliseconds