Searched refs:p2p_buf_add_channel_list (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c182 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
332 p2p_buf_add_channel_list(buf, p2p->cfg->country,
335 p2p_buf_add_channel_list(buf, p2p->cfg->country,
341 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
1122 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
H A Dp2p_invitation.c77 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
159 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels);
H A Dp2p_pd.c128 p2p_buf_add_channel_list(buf, p2p->cfg->country,
360 p2p_buf_add_channel_list(buf, p2p->cfg->country,
H A Dp2p_build.c151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, function
H A Dp2p_i.h755 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,

Completed in 173 milliseconds