Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Dp2p_supplicant.c5158 static int wpas_check_freq_conflict(struct wpa_supplicant *wpa_s, int freq) in wpas_check_freq_conflict() function
5380 if (wpas_check_freq_conflict(wpa_s, freq) > 0) { in wpas_p2p_scan_res_join()