Searched refs:p2p_buf_add_operating_channel (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_go_neg.c | 184 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_req() 320 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 326 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 1115 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_conf() 1119 p2p_buf_add_operating_channel(buf, (const char *) resp_chan, in p2p_build_go_neg_conf()
|
H A D | p2p_invitation.c | 72 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_req() 154 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_resp()
|
H A D | p2p_pd.c | 133 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2ps_add_pd_req_attrs() 347 p2p_buf_add_operating_channel( in p2p_build_prov_disc_resp() 352 p2p_buf_add_operating_channel( in p2p_build_prov_disc_resp()
|
H A D | p2p_i.h | 753 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country,
|
H A D | p2p_build.c | 99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_go_neg.c | 194 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_req() 330 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 336 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 1213 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_conf() 1217 p2p_buf_add_operating_channel(buf, (const char *) resp_chan, in p2p_build_go_neg_conf()
|
H A D | p2p_invitation.c | 79 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_req() 161 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_resp()
|
H A D | p2p_pd.c | 133 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2ps_add_pd_req_attrs() 347 p2p_buf_add_operating_channel( in p2p_build_prov_disc_resp() 352 p2p_buf_add_operating_channel( in p2p_build_prov_disc_resp()
|
H A D | p2p_build.c | 99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() function
|
H A D | p2p_i.h | 811 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country,
|
Completed in 14 milliseconds