HomeSort by relevance Sort by last modified time
    Searched refs:best_freq_5 (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 310 if (freq >= 2400 && freq < 2500 && p2p->best_freq_5 > 0 &&
311 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_5,
p2p_i.h 410 int best_freq_5; member in struct:p2p_data
p2p.c 1156 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 &&
1157 p2p_supported_freq(p2p, p2p->best_freq_5) &&
1159 p2p->best_freq_5,
    [all...]

Completed in 34 milliseconds