From 886a5892958070e5f34aa37dae8d9afe79758c5e Mon Sep 17 00:00:00 2001 From: Arik Nemtsov Date: Thu, 30 Aug 2012 22:08:43 +0300 Subject: android: wpa_s template: allow HT40 GO by default (ANDROID) Signed-off-by: Arik Nemtsov --- wpa_supplicant/wpa_supplicant_template.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wpa_supplicant') diff --git a/wpa_supplicant/wpa_supplicant_template.conf b/wpa_supplicant/wpa_supplicant_template.conf index 8203295..917ade4 100644 --- a/wpa_supplicant/wpa_supplicant_template.conf +++ b/wpa_supplicant/wpa_supplicant_template.conf @@ -11,4 +11,5 @@ model_number=wl18xx serial_number=12345 p2p_conc_mode=2 driver_param=use_p2p_group_interface=1 -p2p_go_max_inactivity=30 \ No newline at end of file +p2p_go_max_inactivity=30 +p2p_go_ht40=1 -- cgit v1.1