Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h2125 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
H A Dp2p.c5011 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, in p2p_set_best_channels() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c8531 p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall); in wpas_p2p_update_best_channels()