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 177 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
307 p2p_buf_add_channel_list(buf, p2p->cfg->country,
310 p2p_buf_add_channel_list(buf, p2p->cfg->country,
316 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
781 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
    [all...]
p2p_invitation.c 69 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
137 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 615 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,

Completed in 40 milliseconds