Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c4670 static int wpas_check_freq_conflict(struct wpa_supplicant *wpa_s, int freq) in wpas_check_freq_conflict() function
4889 if (wpas_check_freq_conflict(wpa_s, freq) > 0) { in wpas_p2p_scan_res_join()