Searched refs:p2p_buf_add_channel_list (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_go_neg.c | 194 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_req() 197 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_req() 363 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 368 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp() 377 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res, in p2p_build_go_neg_resp() 1195 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res, is_6ghz_capab); in p2p_build_go_neg_conf()
|
H A D | p2p_invitation.c | 80 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels, in p2p_build_invitation_req() 167 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels, in p2p_build_invitation_resp()
|
H A D | p2p_pd.c | 133 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2ps_add_pd_req_attrs() 371 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_prov_disc_resp()
|
H A D | p2p_i.h | 762 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,
|
H A D | p2p_build.c | 154 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() function
|