Searched refs:wps_a (Results 1 – 3 of 3) sorted by relevance
355 int wps_ap_priority_compar(const struct wpabuf *wps_a, in wps_ap_priority_compar() argument361 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0) in wps_ap_priority_compar()
229 int wps_ap_priority_compar(const struct wpabuf *wps_a,
1719 struct wpabuf *wps_a, *wps_b; in wpa_scan_result_wps_compar() local1732 wps_a = wpa_scan_get_vendor_ie_multi(wa, WPS_IE_VENDOR_TYPE); in wpa_scan_result_wps_compar()1734 res = wps_ap_priority_compar(wps_a, wps_b); in wpa_scan_result_wps_compar()1735 wpabuf_free(wps_a); in wpa_scan_result_wps_compar()