hostapd/src/common
Arif Hussain 253f2e3795 P2P: Apply unsafe frequency rules to available channels
This adds a QCA vendor specific nl80211 event to allow the driver to
indicate a list of frequency ranges that should be avoided due to
interference or possible known co-existance constraints. Such
frequencies are marked as not allowed for P2P use to force groups to be
formed on different channels.

If a P2P GO is operating on a channel that the driver recommended not to
use, a notification about this is sent on the control interface and
upper layer code may decide to tear down the group and optionally
restart it on another channel. As a TODO item, this could also be changed
to use CSA to avoid removing the group.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2014-01-27 11:49:05 +02:00
..
defs.h Remove unnecessary build #ifdef from definitions 2013-12-31 09:16:27 +02:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c Remove unused information element parsing data 2013-12-29 17:18:17 +02:00
ieee802_11_common.h Remove unused information element parsing data 2013-12-29 17:18:17 +02:00
ieee802_11_defs.h Add definitions for Protected Dual of Public Action frames 2014-01-23 11:19:55 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
qca-vendor.h P2P: Apply unsafe frequency rules to available channels 2014-01-27 11:49:05 +02:00
sae.c SAE: Fix ECC element y coordinate validation step 2013-12-29 17:18:17 +02:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
version.h The hostap.git master branch is now used for 2.1 development 2013-01-12 17:51:10 +02:00
wpa_common.c Get rid of duplicated cipher suite and AKM definitions 2013-12-31 09:16:27 +02:00
wpa_common.h Get rid of duplicated cipher suite and AKM definitions 2013-12-31 09:16:27 +02:00
wpa_ctrl.c wpa_ctrl: Use monotonic time for request retry loop 2013-12-24 07:14:50 +02:00
wpa_ctrl.h P2P: Apply unsafe frequency rules to available channels 2014-01-27 11:49:05 +02:00