Searched refs:p2p_buf_add_channel_list (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 | 182 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels); in p2p_build_go_neg_req() 332 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 335 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 341 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res); in p2p_build_go_neg_resp() 1122 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res); in p2p_build_go_neg_conf()
|
H A D | p2p_invitation.c | 77 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels); in p2p_build_invitation_req() 159 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels); in p2p_build_invitation_resp()
|
H A D | p2p_i.h | 755 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,
|
H A D | p2p_build.c | 151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() function
|
H A D | p2p_pd.c | 128 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2ps_add_pd_req_attrs() 360 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_prov_disc_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_go_neg.c | 192 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels); in p2p_build_go_neg_req() 342 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 345 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 351 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res); in p2p_build_go_neg_resp() 1220 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res); in p2p_build_go_neg_conf()
|
H A D | p2p_invitation.c | 84 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels); in p2p_build_invitation_req() 166 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels); in p2p_build_invitation_resp()
|
H A D | p2p_build.c | 151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() function
|
H A D | p2p_i.h | 813 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,
|
H A D | p2p_pd.c | 128 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2ps_add_pd_req_attrs() 360 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_prov_disc_resp()
|
Completed in 14 milliseconds