Searched refs:p2p_set_best_channels (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 2102 * p2p_set_best_channels - Update best channel information 2108 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
|
H A D | p2p.c | 4934 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, in p2p_set_best_channels() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 2132 * p2p_set_best_channels - Update best channel information 2138 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
|
H A D | p2p.c | 5148 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 7919 p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall); in wpas_p2p_update_best_channels()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 9313 p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall);
|
Completed in 37 milliseconds