fragattacks/src/p2p
Syed Asifful Dayyan Rafiuddeen 0b5fb86a24 P2P: Stop listen state when listen-only duration is over
Even after listen duration is over, P2P module remained in
P2P_LISTEN_ONLY state, which is blocking station mode scans. Fix this by
stopping P2P listen explicitly to update p2p_state to IDLE when listen
duration expires.

Signed-hostap: Syed Asifful Dayyan <syedd@broadcom.com>
2013-08-31 18:09:15 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07: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
p2p.c P2P: Stop listen state when listen-only duration is over 2013-08-31 18:09:15 +03:00
p2p.h P2P: Stop listen state when listen-only duration is over 2013-08-31 18:09:15 +03:00