hostap/src/p2p
Hardik Kantilal Patel 7ae1439a56 P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz
When no other user preference is specified, opt to use an operating
channel that allows 5 GHz band to be used rather than 2.4 GHz.
Previously, this was already done in practice for HT40 channels since no
such channel is enabled for P2P on 2.4 GHz. This commit extends this to
apply 5 GHz preference for 20 MHz channels as well.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-09-16 08:36:39 -07:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07: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
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: 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