From 48f28f8dc69fe3b586d726f5d77965257d1a8324 Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Fri, 23 May 2014 17:09:11 +0530 Subject: KitKat Blobs Change-Id: I4cb0782fe4f95a6ff20351d2cc29220db4542d9a --- configs/wpa_supplicant.conf | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'configs') diff --git a/configs/wpa_supplicant.conf b/configs/wpa_supplicant.conf index 314897f..3c25e6f 100644 --- a/configs/wpa_supplicant.conf +++ b/configs/wpa_supplicant.conf @@ -3,7 +3,14 @@ ctrl_interface=wlan0 eapol_version=1 ap_scan=1 fast_reauth=1 +p2p_disabled=1 +autoscan=samsung_exponential:8:128 +disable_scan_offload=1 p2p_listen_reg_class=81 p2p_listen_channel=1 -p2p_oper_reg_class=115 -p2p_oper_channel=48 +p2p_oper_reg_class=124 +p2p_oper_channel=149 +manufacturer=SAMSUNG_ELECTRONICS +model_name=SAMSUNG_MOBILE +model_number=2014 +serial_number=19691101 -- cgit v1.1