hostap/src/p2p
Jouni Malinen 8d82c2105b P2P: Fix PD retry channel on join-a-group case
Join-a-group needs to force the current operating channel of the target
group as the frequency to use for the PD exchange. When the channel was
selected based on a BSS entry for the GO, this worked only for the first
PD Request frame while the retries reverted to a potentially different
channel based on a P2P peer entry. Fix this by maintaining the forced
channel through the PD retry sequence.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-10-20 21:38:02 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p.h P2P: Stop listen state when listen-only duration is over 2013-08-31 18:09:15 +03:00
p2p_build.c P2P: Show own channel list in debug log 2012-09-24 22:14:50 +03:00
p2p_dev_disc.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz 2013-09-16 08:36:39 -07:00
p2p_group.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_i.h P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p_invitation.c P2P: Accept Invitation Response non-success without Channel List 2013-10-20 21:37:52 +03:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p_sd.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_utils.c P2P: Validate the freq in p2p_group_add 2013-08-25 11:28:56 +03:00