Searched refs:wps_b (Results 1 – 3 of 3) sorted by relevance
345 const struct wpabuf *wps_b) in wps_ap_priority_compar() argument352 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0) in wps_ap_priority_compar()
226 const struct wpabuf *wps_b);
1474 struct wpabuf *wps_a, *wps_b; in wpa_scan_result_wps_compar() local1488 wps_b = wpa_scan_get_vendor_ie_multi(wb, WPS_IE_VENDOR_TYPE); in wpa_scan_result_wps_compar()1489 res = wps_ap_priority_compar(wps_a, wps_b); in wpa_scan_result_wps_compar()1491 wpabuf_free(wps_b); in wpa_scan_result_wps_compar()