Searched refs:best_freq_5 (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h442 int best_freq_5; member in struct:p2p_data
H A Dp2p_go_neg.c402 if (freq >= 2400 && freq < 2500 && p2p->best_freq_5 > 0 &&
405 p2p_freq_to_channel(p2p->best_freq_5,
H A Dp2p.c1245 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 &&
1246 p2p_supported_freq(p2p, p2p->best_freq_5) &&
1247 p2p_freq_to_channel(p2p->best_freq_5, &op_class, &op_channel)
4338 p2p->best_freq_5 = freq_5;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h442 int best_freq_5; member in struct:p2p_data
H A Dp2p_go_neg.c402 if (freq >= 2400 && freq < 2500 && p2p->best_freq_5 > 0 &&
405 p2p_freq_to_channel(p2p->best_freq_5,
H A Dp2p.c1245 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 &&
1246 p2p_supported_freq(p2p, p2p->best_freq_5) &&
1247 p2p_freq_to_channel(p2p->best_freq_5, &op_class, &op_channel)
4338 p2p->best_freq_5 = freq_5;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h442 int best_freq_5; member in struct:p2p_data
H A Dp2p_go_neg.c402 if (freq >= 2400 && freq < 2500 && p2p->best_freq_5 > 0 &&
405 p2p_freq_to_channel(p2p->best_freq_5,
H A Dp2p.c1245 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 &&
1246 p2p_supported_freq(p2p, p2p->best_freq_5) &&
1247 p2p_freq_to_channel(p2p->best_freq_5, &op_class, &op_channel)
4338 p2p->best_freq_5 = freq_5;

Completed in 83 milliseconds