Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/p2p/
H A Dp2p.h2108 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
H A Dp2p.c4928 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, in p2p_set_best_channels() function
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c7898 p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall); in wpas_p2p_update_best_channels()