Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p_go_neg.c179 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_req()
300 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_resp()
774 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_go_neg_conf()
778 p2p_buf_add_operating_channel(buf, (const char *) resp_chan, in p2p_build_go_neg_conf()
Dp2p_invitation.c65 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_req()
132 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_resp()
Dp2p_build.c101 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() function
Dp2p_i.h613 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country,