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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h426 int best_freq_24; member in struct:p2p_data
H A Dp2p_go_neg.c380 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
383 p2p_freq_to_channel(p2p->best_freq_24,
H A Dp2p.c1266 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 &&
1267 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1268 p2p_freq_to_channel(p2p->best_freq_24, &op_class,
4151 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h426 int best_freq_24; member in struct:p2p_data
H A Dp2p_go_neg.c380 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
383 p2p_freq_to_channel(p2p->best_freq_24,
H A Dp2p.c1266 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 &&
1267 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1268 p2p_freq_to_channel(p2p->best_freq_24, &op_class,
4151 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h426 int best_freq_24; member in struct:p2p_data
H A Dp2p_go_neg.c380 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
383 p2p_freq_to_channel(p2p->best_freq_24,
H A Dp2p.c1266 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 &&
1267 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1268 p2p_freq_to_channel(p2p->best_freq_24, &op_class,
4151 p2p->best_freq_24 = freq_24;

Completed in 169 milliseconds