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 168 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
291 p2p_buf_add_channel_list(buf, p2p->cfg->country,
294 p2p_buf_add_channel_list(buf, p2p->cfg->country,
300 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
815 p2p_buf_add_channel_list(buf, p2p->cfg->country, &res);
    [all...]
p2p_invitation.c 72 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
140 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 623 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country,

Completed in 72 milliseconds