aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/config.h
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2012-09-17 21:00:32 -0500
committerVishal Mahaveer <vishalm@ti.com>2012-09-17 21:00:32 -0500
commit38c89c99dd5b2d3e16b564c5437cc69ad021f91a (patch)
tree179d635a6de281483c5c71ec6469706722f47502 /wpa_supplicant/config.h
parentc74cce202a87e55ee7693a07bda6e417929bc2fc (diff)
parentc820dd239e664ab3403c9cd69b6ca51a21b09f8e (diff)
downloadexternal_wpa_supplicant_8_ti-38c89c99dd5b2d3e16b564c5437cc69ad021f91a.zip
external_wpa_supplicant_8_ti-38c89c99dd5b2d3e16b564c5437cc69ad021f91a.tar.gz
external_wpa_supplicant_8_ti-38c89c99dd5b2d3e16b564c5437cc69ad021f91a.tar.bz2
Merge commit 'ol_r8.a4.02' into d-jb-release
Diffstat (limited to 'wpa_supplicant/config.h')
-rw-r--r--wpa_supplicant/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/wpa_supplicant/config.h b/wpa_supplicant/config.h
index fd9ba78..568af0d 100644
--- a/wpa_supplicant/config.h
+++ b/wpa_supplicant/config.h
@@ -692,6 +692,16 @@ struct wpa_config {
int p2p_go_max_inactivity;
/**
+ * p2p_go_ht40 - Default mode for HT40 enable when operating as GO.
+ *
+ * This will take effect for p2p_group_add and p2p_connect. Note that
+ * regulatory constraints and driver capabilities are consulted anyway,
+ * so setting it to 1 can't do real harm
+ * By default: 0 (disabled)
+ */
+ int p2p_go_ht40;
+
+ /**
* sched_scan_short_interval - Initial interval for sched scan in secs
* sched scan will start with this interval for num_short_intervals
* intervals and then switch to a longer interval defined by