Searched refs:wps_a (Results 1 – 3 of 3) sorted by relevance
359 int wps_ap_priority_compar(const struct wpabuf *wps_a, in wps_ap_priority_compar() argument365 if (wps_a == NULL || wps_parse_msg(wps_a, &attr) < 0) in wps_ap_priority_compar()
229 int wps_ap_priority_compar(const struct wpabuf *wps_a,
1874 struct wpabuf *wps_a, *wps_b; in wpa_scan_result_wps_compar() local1887 wps_a = wpa_scan_get_vendor_ie_multi(wa, WPS_IE_VENDOR_TYPE); in wpa_scan_result_wps_compar()1889 res = wps_ap_priority_compar(wps_a, wps_b); in wpa_scan_result_wps_compar()1890 wpabuf_free(wps_a); in wpa_scan_result_wps_compar()