Searched refs:freq_24 (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.h151 int freq_24, int freq_5, int freq_overall);
214 int freq_24, int freq_5,
213 wpas_p2p_update_best_channels(struct wpa_supplicant *wpa_s, int freq_24, int freq_5, int freq_overall) argument
H A Devents.c3397 data->best_chan.freq_24, data->best_chan.freq_5,
3399 wpa_s->best_24_freq = data->best_chan.freq_24;
3402 wpas_p2p_update_best_channels(wpa_s, data->best_chan.freq_24,
H A Dp2p_supplicant.c6729 int freq_24, int freq_5, int freq_overall)
6734 p2p_set_best_channels(p2p, freq_24, freq_5, freq_overall);
6728 wpas_p2p_update_best_channels(struct wpa_supplicant *wpa_s, int freq_24, int freq_5, int freq_overall) argument
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1781 * @freq_24: Frequency (MHz) of best channel in 2.4 GHz band
1785 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
H A Dp2p.c4332 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, argument
4336 freq_24, freq_5, freq_overall);
4337 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1781 * @freq_24: Frequency (MHz) of best channel in 2.4 GHz band
1785 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
H A Dp2p.c4332 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, argument
4336 freq_24, freq_5, freq_overall);
4337 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1781 * @freq_24: Frequency (MHz) of best channel in 2.4 GHz band
1785 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
H A Dp2p.c4332 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5, argument
4336 freq_24, freq_5, freq_overall);
4337 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3995 * @freq_24: Best 2.4 GHz band channel frequency in MHz
4002 int freq_24; member in struct:wpa_event_data::best_channel
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3995 * @freq_24: Best 2.4 GHz band channel frequency in MHz
4002 int freq_24; member in struct:wpa_event_data::best_channel
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3995 * @freq_24: Best 2.4 GHz band channel frequency in MHz
4002 int freq_24; member in struct:wpa_event_data::best_channel

Completed in 2023 milliseconds