Home
last modified time | relevance | path

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

/hostap-latest/src/wps/
Dwps.c358 int wps_ap_priority_compar(const struct wpabuf *wps_a, in wps_ap_priority_compar() function
Dwps.h242 int wps_ap_priority_compar(const struct wpabuf *wps_a,
/hostap-latest/wpa_supplicant/
Dscan.c2511 res = wps_ap_priority_compar(wps_a, wps_b); in wpa_scan_result_wps_compar()