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

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 322 if (freq >= 4900 && freq < 6000 && p2p->best_freq_24 > 0 &&
323 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_24,
p2p_i.h 409 int best_freq_24; member in struct:p2p_data
p2p.c 1168 p2p->best_freq_24 > 0 &&
1169 p2p_supported_freq(p2p, p2p->best_freq_24) &&
1171 p2p->best_freq_24,
    [all...]

Completed in 54 milliseconds