HomeSort by relevance Sort by last modified time
    Searched refs:p2p_buf_add_channel_list (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 169 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
269 p2p_buf_add_channel_list(buf, p2p->cfg->country,
272 p2p_buf_add_channel_list(buf, p2p->cfg->country,
278 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
700 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
p2p_invitation.c 46 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
87 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels);
p2p_build.c 115 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, function
p2p_i.h 577 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,

Completed in 106 milliseconds