Searched refs:p2p_channel_to_freq (Results 1 - 21 of 21) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_utils.c50 * p2p_channel_to_freq - Convert channel info to frequency
55 int p2p_channel_to_freq(int op_class, int channel) function
238 if (p2p_channel_to_freq(reg->reg_class,
261 if (!p2p_block_op_freq(p2p_channel_to_freq(sc->reg_class,
295 freq = p2p_channel_to_freq(
305 freq = p2p_channel_to_freq(p2p->cfg->pref_chan[i].op_class,
H A Dp2p_invitation.c266 req_freq = p2p_channel_to_freq(
306 op_freq = p2p_channel_to_freq(p2p->op_reg_class,
338 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
H A Dp2p_go_neg.c366 freq = p2p_channel_to_freq(p2p->op_reg_class, p2p->op_channel);
698 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
731 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
977 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1125 int oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1136 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
H A Dp2p.c274 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel);
320 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel);
895 freq = p2p_channel_to_freq(reg_class, channel);
1516 freq = p2p_channel_to_freq(msg->listen_channel[3],
1608 res.freq = p2p_channel_to_freq(p2p->op_reg_class,
1632 freq = p2p_channel_to_freq(c->reg_class, c->channel[j]);
1857 dev->listen_freq = p2p_channel_to_freq(msg.listen_channel[3],
3984 if (p2p_channel_to_freq(reg_class, channel) < 0)
4014 if (p2p_channel_to_freq(op_reg_class, op_channel) < 0)
H A Dp2p_pd.c214 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
H A Dp2p_i.h568 int p2p_channel_to_freq(int op_class, int channel);
H A Dp2p_sd.c289 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_utils.c50 * p2p_channel_to_freq - Convert channel info to frequency
55 int p2p_channel_to_freq(int op_class, int channel) function
238 if (p2p_channel_to_freq(reg->reg_class,
261 if (!p2p_block_op_freq(p2p_channel_to_freq(sc->reg_class,
295 freq = p2p_channel_to_freq(
305 freq = p2p_channel_to_freq(p2p->cfg->pref_chan[i].op_class,
H A Dp2p_invitation.c266 req_freq = p2p_channel_to_freq(
306 op_freq = p2p_channel_to_freq(p2p->op_reg_class,
338 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
H A Dp2p_go_neg.c366 freq = p2p_channel_to_freq(p2p->op_reg_class, p2p->op_channel);
698 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
731 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
977 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1125 int oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1136 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
H A Dp2p.c274 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel);
320 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel);
895 freq = p2p_channel_to_freq(reg_class, channel);
1516 freq = p2p_channel_to_freq(msg->listen_channel[3],
1608 res.freq = p2p_channel_to_freq(p2p->op_reg_class,
1632 freq = p2p_channel_to_freq(c->reg_class, c->channel[j]);
1857 dev->listen_freq = p2p_channel_to_freq(msg.listen_channel[3],
3984 if (p2p_channel_to_freq(reg_class, channel) < 0)
4014 if (p2p_channel_to_freq(op_reg_class, op_channel) < 0)
H A Dp2p_pd.c214 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
H A Dp2p_i.h568 int p2p_channel_to_freq(int op_class, int channel);
H A Dp2p_sd.c289 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_utils.c50 * p2p_channel_to_freq - Convert channel info to frequency
55 int p2p_channel_to_freq(int op_class, int channel) function
238 if (p2p_channel_to_freq(reg->reg_class,
261 if (!p2p_block_op_freq(p2p_channel_to_freq(sc->reg_class,
295 freq = p2p_channel_to_freq(
305 freq = p2p_channel_to_freq(p2p->cfg->pref_chan[i].op_class,
H A Dp2p_invitation.c266 req_freq = p2p_channel_to_freq(
306 op_freq = p2p_channel_to_freq(p2p->op_reg_class,
338 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
H A Dp2p_go_neg.c366 freq = p2p_channel_to_freq(p2p->op_reg_class, p2p->op_channel);
698 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
731 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
977 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1125 int oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1136 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
H A Dp2p.c274 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel);
320 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel);
895 freq = p2p_channel_to_freq(reg_class, channel);
1516 freq = p2p_channel_to_freq(msg->listen_channel[3],
1608 res.freq = p2p_channel_to_freq(p2p->op_reg_class,
1632 freq = p2p_channel_to_freq(c->reg_class, c->channel[j]);
1857 dev->listen_freq = p2p_channel_to_freq(msg.listen_channel[3],
3984 if (p2p_channel_to_freq(reg_class, channel) < 0)
4014 if (p2p_channel_to_freq(op_reg_class, op_channel) < 0)
H A Dp2p_pd.c214 freq = p2p_channel_to_freq(p2p->cfg->reg_class,
H A Dp2p_i.h568 int p2p_channel_to_freq(int op_class, int channel);
H A Dp2p_sd.c289 freq = p2p_channel_to_freq(p2p->cfg->reg_class,

Completed in 134 milliseconds