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 350 * @wps_a: WPS IE contents from Beacon or Probe Response frame
353 * provisioning, -1 if wps_a is considered more like, or 0 if no preference
355 int wps_ap_priority_compar(const struct wpabuf *wps_a,
361 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
wps.h 228 int wps_ap_priority_compar(const struct wpabuf *wps_a,
  /external/wpa_supplicant_8/wpa_supplicant/
scan.c 1622 struct wpabuf *wps_a, *wps_b; local
    [all...]

Completed in 823 milliseconds