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

  /external/wpa_supplicant_8/src/p2p/
p2p_utils.c 136 * p2p_freq_to_channel - Convert frequency into channel info
142 int p2p_freq_to_channel(const char *country, unsigned int freq, u8 *reg_class, function
260 if (p2p_freq_to_channel(p2p->cfg->country, freq,
p2p_invitation.c 180 if (p2p_freq_to_channel(p2p->cfg->country, op_freq,
453 if (p2p_freq_to_channel(p2p->cfg->country, force_freq,
p2p_go_neg.c 311 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_5,
323 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_24,
p2p_i.h 529 int p2p_freq_to_channel(const char *country, unsigned int freq, u8 *reg_class,
p2p.c 1122 if (p2p_freq_to_channel(p2p->cfg->country, force_freq,
1148 p2p_freq_to_channel(p2p->cfg->country,
1158 p2p_freq_to_channel(p2p->cfg->country,
1170 p2p_freq_to_channel(p2p->cfg->country,
    [all...]

Completed in 667 milliseconds