Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant.c4801 static int wpas_check_freq_conflict(struct wpa_supplicant *wpa_s, int freq) in wpas_check_freq_conflict() function
5021 if (wpas_check_freq_conflict(wpa_s, freq) > 0) { in wpas_p2p_scan_res_join()