Home
last modified time | relevance | path

Searched refs:p2p_channels_intersect (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c78 p2p_channels_intersect(own, &dev->channels, &intersection); in p2p_peer_channels_check()
339 p2p_channels_intersect(&p2p->channels, &peer->channels, in p2p_build_go_neg_resp()
512 p2p_channels_intersect(&p2p->channels, &dev->channels, &tmp); in p2p_go_select_channel()
516 p2p_channels_intersect(&tmp, &p2p->cfg->channels, &intersection); in p2p_go_select_channel()
1121 p2p_channels_intersect(&p2p->channels, &peer->channels, &res); in p2p_build_go_neg_conf()
H A Dp2p_invitation.c252 p2p_channels_intersect(&all_channels, &dev->channels, in p2p_process_invitation_req()
265 p2p_channels_intersect(&p2p->cfg->channels, &dev->channels, in p2p_process_invitation_req()
526 p2p_channels_intersect(&p2p->channels, &dev->channels, in p2p_process_invitation_resp()
H A Dp2p_utils.c101 * p2p_channels_intersect - Intersection of supported channel lists
111 void p2p_channels_intersect(const struct p2p_channels *a, in p2p_channels_intersect() function
H A Dp2p_i.h681 void p2p_channels_intersect(const struct p2p_channels *a,
H A Dp2p_group.c1121 p2p_channels_intersect(&intersect, &dev->channels, &res); in p2p_group_get_common_freqs()
H A Dp2p_pd.c812 p2p_channels_intersect(&p2p->channels, &dev->channels, in p2p_process_prov_disc_req()
H A Dp2p.c1822 p2p_channels_intersect(&p2p->channels, &peer->channels, in p2p_go_complete()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_invitation.c263 p2p_channels_intersect(&all_channels, &dev->channels, in p2p_process_invitation_req()
283 p2p_channels_intersect(&p2p->cfg->channels, &dev->channels, in p2p_process_invitation_req()
578 p2p_channels_intersect(&p2p->channels, &dev->channels, in p2p_process_invitation_resp()
H A Dp2p_go_neg.c88 p2p_channels_intersect(own, &dev->channels, &intersection); in p2p_peer_channels_check()
349 p2p_channels_intersect(&p2p->channels, &peer->channels, in p2p_build_go_neg_resp()
560 p2p_channels_intersect(&p2p->channels, &dev->channels, &tmp); in p2p_go_select_channel()
564 p2p_channels_intersect(&tmp, &p2p->cfg->channels, &intersection); in p2p_go_select_channel()
1219 p2p_channels_intersect(&p2p->channels, &peer->channels, &res); in p2p_build_go_neg_conf()
H A Dp2p_utils.c104 * p2p_channels_intersect - Intersection of supported channel lists
114 void p2p_channels_intersect(const struct p2p_channels *a, in p2p_channels_intersect() function
H A Dp2p_i.h737 void p2p_channels_intersect(const struct p2p_channels *a,
H A Dp2p_group.c1165 p2p_channels_intersect(&intersect, &dev->channels, &res); in p2p_group_get_common_freqs()
H A Dp2p_pd.c812 p2p_channels_intersect(&p2p->channels, &dev->channels, in p2p_process_prov_disc_req()
H A Dp2p.c1945 p2p_channels_intersect(&p2p->channels, &peer->channels,

Completed in 36 milliseconds