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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h441 int best_freq_24; member in struct:p2p_data
H A Dp2p_go_neg.c415 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
418 p2p_freq_to_channel(p2p->best_freq_24,
H A Dp2p.c1252 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 &&
1253 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1254 p2p_freq_to_channel(p2p->best_freq_24, &op_class,
4337 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h441 int best_freq_24; member in struct:p2p_data
H A Dp2p_go_neg.c415 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
418 p2p_freq_to_channel(p2p->best_freq_24,
H A Dp2p.c1252 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 &&
1253 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1254 p2p_freq_to_channel(p2p->best_freq_24, &op_class,
4337 p2p->best_freq_24 = freq_24;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h441 int best_freq_24; member in struct:p2p_data
H A Dp2p_go_neg.c415 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
418 p2p_freq_to_channel(p2p->best_freq_24,
H A Dp2p.c1252 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 &&
1253 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1254 p2p_freq_to_channel(p2p->best_freq_24, &op_class,
4337 p2p->best_freq_24 = freq_24;

Completed in 253 milliseconds