Home
last modified time | relevance | path

Searched refs:wps_ap_priority_compar (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/wpa/src/wps/
HDwps.h229 int wps_ap_priority_compar(const struct wpabuf *wps_a,
HDwps.c355 int wps_ap_priority_compar(const struct wpabuf *wps_a, in wps_ap_priority_compar() function
/NextBSD/contrib/wpa/wpa_supplicant/
HDscan.c1743 res = wps_ap_priority_compar(wps_a, wps_b); in wpa_scan_result_wps_compar()