hostap/src/p2p
Jouni Malinen 28de68ae56 P2P: Update peer operating channel from GO Negotiation Confirm
If the device that sends the GO Negotiation Confirm becomes the GO, it
may change its operating channel preference between GO Negotiation
Request and Confirm messages based on the channel list received from us.
Previously, the peer operating channel preference was not updated in
such a case and this could result in the initial scans after GO
Negotiation using incorrect operating channel and as such, extra delay
in the connection process. Fix this by updating the operating channel
information from GO Negotiation Confirm in cases where the peer becomes
the GO.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-08-26 14:16:31 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Use the first pref_chan entry as operating channel preference 2013-08-26 14:10:23 +03:00
p2p.h P2P: Add state info to global STATUS command 2013-08-25 21:02:12 +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: Update peer operating channel from GO Negotiation Confirm 2013-08-26 14:16:31 +03:00
p2p_group.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_i.h P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_invitation.c P2P: Modify wait time in INVITE state based on Tx status of INV-REQ 2013-06-03 21:30:34 +03:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c P2P: Clean up debug prints 2013-05-18 18:47:36 +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