Home
last modified time | relevance | path

Searched refs:p2p_buf_add_channel_list (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/p2p/
Dp2p_go_neg.c177 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels); in p2p_build_go_neg_req()
307 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
310 p2p_buf_add_channel_list(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
316 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res); in p2p_build_go_neg_resp()
781 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res); in p2p_build_go_neg_conf()
Dp2p_invitation.c69 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels); in p2p_build_invitation_req()
137 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels); in p2p_build_invitation_resp()
Dp2p_build.c115 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() function
Dp2p_i.h615 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,