Home
last modified time | relevance | path

Searched refs:p2p_channel_to_freq (Results 1 – 15 of 15) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_utils.c57 int p2p_channel_to_freq(int op_class, int channel) in p2p_channel_to_freq() function
225 int freq = p2p_channel_to_freq(op->reg_class, in p2p_channels_remove_freqs()
278 if (p2p_channel_to_freq(reg->reg_class, in p2p_channels_includes_freq()
332 freq = p2p_channel_to_freq(p2p->cfg->pref_chan[i].op_class, in p2p_get_pref_freq()
479 freq = p2p_channel_to_freq(c->reg_class, in p2p_channels_to_freqs()
Dp2p_invitation.c307 req_freq = p2p_channel_to_freq( in p2p_process_invitation_req()
355 op_freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_invitation_req()
387 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_process_invitation_req()
533 int freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_invitation_resp()
539 peer_oper_freq = p2p_channel_to_freq( in p2p_process_invitation_resp()
Dp2p_go_neg.c417 freq = p2p_channel_to_freq(p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
616 oper_freq = p2p_channel_to_freq( in p2p_check_pref_chan_recv()
995 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_req()
1035 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_process_go_neg_req()
1297 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_resp()
1483 int oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_conf()
Dp2p_pd.c948 p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_prov_disc_req()
986 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_process_prov_disc_req()
1013 freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_prov_disc_req()
1446 p2p_channel_to_freq( in p2p_process_prov_disc_resp()
1470 freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_prov_disc_resp()
Dp2p.c268 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel); in p2p_listen_in_find()
321 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel); in p2p_listen()
990 freq = p2p_channel_to_freq(reg_class, channel); in p2p_get_next_prog_freq()
1710 freq = p2p_channel_to_freq(msg->listen_channel[3], in p2p_add_dev_info()
1807 res.freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_go_complete()
2047 freq = p2p_channel_to_freq(msg.listen_channel[3], in p2p_add_dev_from_probe_req()
2074 dev->listen_freq = p2p_channel_to_freq(msg.listen_channel[3], in p2p_add_dev_from_probe_req()
4727 if (p2p_channel_to_freq(reg_class, channel) < 0) in p2p_set_listen_channel()
4782 if (p2p_channel_to_freq(op_reg_class, op_channel) < 0) in p2p_set_oper_channel()
5377 freq = p2p_channel_to_freq(msg.oob_go_neg_channel[3], in p2p_process_nfc_connection_handover()
[all …]
Dp2p_i.h679 int p2p_channel_to_freq(int op_class, int channel);
Dp2p_sd.c346 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_rx_gas_initial_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_utils.c60 int p2p_channel_to_freq(int op_class, int channel) in p2p_channel_to_freq() function
228 int freq = p2p_channel_to_freq(op->reg_class, in p2p_channels_remove_freqs()
281 if (p2p_channel_to_freq(reg->reg_class, in p2p_channels_includes_freq()
350 freq = p2p_channel_to_freq(p2p->cfg->pref_chan[i].op_class, in p2p_get_pref_freq()
497 freq = p2p_channel_to_freq(c->reg_class, in p2p_channels_to_freqs()
Dp2p_invitation.c307 req_freq = p2p_channel_to_freq( in p2p_process_invitation_req()
355 op_freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_invitation_req()
387 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_process_invitation_req()
533 int freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_invitation_resp()
539 peer_oper_freq = p2p_channel_to_freq( in p2p_process_invitation_resp()
Dp2p_go_neg.c417 freq = p2p_channel_to_freq(p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
624 oper_freq = p2p_channel_to_freq( in p2p_check_pref_chan_recv()
1003 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_req()
1043 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_process_go_neg_req()
1305 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_resp()
1491 int oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_conf()
Dp2p_pd.c948 p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_prov_disc_req()
986 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_process_prov_disc_req()
1013 freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_prov_disc_req()
1446 p2p_channel_to_freq( in p2p_process_prov_disc_resp()
1470 freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_prov_disc_resp()
Dp2p.c268 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel); in p2p_listen_in_find()
321 freq = p2p_channel_to_freq(p2p->cfg->reg_class, p2p->cfg->channel); in p2p_listen()
994 freq = p2p_channel_to_freq(reg_class, channel); in p2p_get_next_prog_freq()
1730 freq = p2p_channel_to_freq(msg->listen_channel[3], in p2p_add_dev_info()
1827 res.freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_go_complete()
2067 freq = p2p_channel_to_freq(msg.listen_channel[3], in p2p_add_dev_from_probe_req()
2094 dev->listen_freq = p2p_channel_to_freq(msg.listen_channel[3], in p2p_add_dev_from_probe_req()
4771 if (p2p_channel_to_freq(reg_class, channel) < 0) in p2p_set_listen_channel()
4826 if (p2p_channel_to_freq(op_reg_class, op_channel) < 0) in p2p_set_oper_channel()
5422 freq = p2p_channel_to_freq(msg.oob_go_neg_channel[3], in p2p_process_nfc_connection_handover()
[all …]
Dp2p_i.h682 int p2p_channel_to_freq(int op_class, int channel);
Dp2p_sd.c346 freq = p2p_channel_to_freq(p2p->cfg->reg_class, in p2p_rx_gas_initial_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c4362 int freq = p2p_channel_to_freq(o->op_class, ch);