Searched refs:p2p_buf_add_operating_channel (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/ |
H A D | p2p_go_neg.c | 209 p2p_buf_add_operating_channel(subelems, p2p->cfg->country, in p2p_build_go_neg_req() 357 p2p_buf_add_operating_channel(subelems, p2p->cfg->country, in p2p_build_go_neg_resp() 363 p2p_buf_add_operating_channel(subelems, p2p->cfg->country, in p2p_build_go_neg_resp() 1233 p2p_buf_add_operating_channel(subelems, p2p->cfg->country, in p2p_build_go_neg_conf() 1237 p2p_buf_add_operating_channel(subelems, in p2p_build_go_neg_conf()
|
H A D | p2p_invitation.c | 73 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_req() 158 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2p_build_invitation_resp()
|
H A D | p2p_pd.c | 139 p2p_buf_add_operating_channel(buf, p2p->cfg->country, in p2ps_add_pd_req_attrs() 447 p2p_buf_add_operating_channel( in p2p_build_prov_disc_resp() 452 p2p_buf_add_operating_channel( in p2p_build_prov_disc_resp()
|
H A D | p2p_i.h | 860 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country,
|
H A D | p2p_build.c | 113 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() function
|