ini: update ini configs for Pixel phone

Bug: 139846860
Test: Manual
Change-Id: I9a7ed87ede24537b116667ad967195f26d8b3b83
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index 24563f7..ebd4843 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -28,12 +28,6 @@
 #Enable OBSS protection
 gEnableApOBSSProt=1
 
-# Maximum Tx power
-# gTxPowerCap=30
-
-# Fragmentation Threshold
-# gFragmentationThreshold=2346
-
 # RTS threshold
 RTSThreshold=1048576
 
@@ -41,7 +35,7 @@
 g11dSupportEnabled=0
 
 # DFS Master Capability
-gEnableDFSMasterCap=1
+gEnableDFSMasterCap=0
 
 gNeighborLookupThreshold=76
 
@@ -57,26 +51,9 @@
 RoamRssiDiff=3
 
 #Channel Bonding
+gChannelBondingMode24GHz=0
 gChannelBondingMode5GHz=1
 
-#Say gGoKeepAlivePeriod(5 seconds) and gGoLinkMonitorPeriod(10 seconds).
-#For every 10 seconds DUT send Qos Null frame(i.e., Keep Alive frame if link
-#is idle for last 10 seconds.) For both active and power save clients.
-
-#Power save clients: DUT set TIM bit from 10th second onwards and till client
-#honors TIM bit. If doesn't honor for 5 seconds then DUT remove client.
-
-#Active clients: DUT send Qos Null frame for 10th seconds onwards if it is not
-#success still we try on 11th second if not tries on 12th and so on till 15th
-#second. Hence before disconnection DUT will send 5 NULL frames. Hence in any
-#case DUT will detect client got removed in (10+5) seconds.
-#i.e., (gGoKeepAlivePeriod + gGoLinkMonitorPeriod)..
-
-#gGoLinkMonitorPeriod/ gApLinkMonitorPeriod is period where link is idle and
-#it is period where we send NULL frame.
-#gApLinkMonitorPeriod = 10
-#gGoLinkMonitorPeriod = 10
-
 # Enable DFS channel roam
 # 0: DISABLE, 1: ENABLED_NORMAL, 2: ENABLED_ACTIVE
 gAllowDFSChannelRoam=1
@@ -128,26 +105,14 @@
 # 0->3895 octets, 1->7991 octets, 2->11454 octets)
 gVhtMpduLen=2
 
-# Maximum number of wow filters required
-#gMaxWoWFilters=22
-
-# WOW Enable/Disable.
-# 0 - Disable both magic pattern match and pattern byte match.
-# 1 - Enable magic pattern match on all interfaces.
-# 2 - Enable pattern byte match on all interfaces.
-# 3 - Enable both magic pattern and pattern byte match on all interfaces.
-# Default value of gEnableWoW is 3.
-# gEnableWoW=0
-
 #############################################
 # P2P related configurations
 #############################################
 #Enable or Disable p2p device address administered
 isP2pDeviceAddrAdministrated=0
 
-# Set Thermal Power limit
-TxPower2g=10
-TxPower5g=10
+#Mac address provisioning
+#enable_mac_provision=1
 
 #Enable VHT on 2.4Ghz
 gEnableVhtFor24GHzBand=1
@@ -155,8 +120,6 @@
 #############################################
 # Offload related configurations
 #############################################
-#Maximum number of offload peers supported
-# gMaxOffloadPeers=2
 
 # controlling the following offload patterns
 # through ini parameter. Default value is 1
@@ -168,12 +131,6 @@
 # Regulatory Setting; 0=STRICT; 1=CUSTOM
 gRegulatoryChangeCountry=1
 
-# RA filtering rate limit param, the current value would not
-# help if the lifetime in RA is less than 3*60=3min. Then
-# we need to change it, though it is uncommon.
-# gRAFilterEnable=0
-gRArateLimitInterval=600
-
 # Disable/Enable GreenAP
 # 0 to disable, 1 to enable, default: 1
 gEnableGreenAp=0
@@ -378,7 +335,7 @@
 # PCL Weightage to calculate best candidate
 # This ini is used to increase/decrease PCL weightage in best candidate selection.
 # If some APs are in PCL list, those AP will get addition weightage.
-pcl_weightage=0
+pcl_weightage=10
 
 # Enable/disable esp feature
 # This ini is used to enable/disable ESP(Estimated service parameters) IE parsing and decides
@@ -421,7 +378,95 @@
 btm_offload_config=0
 
 #Timer waiting for interface up from the upper layer
-gInterfaceChangeWait=1000
+gInterfaceChangeWait=2000
+
+# Set external ACS Policy to Mandatory
+acs_policy=1
+
+# Set Modulated Dtim
+gEnableModulatedDTIM=2
+
+# Enable NAN datapath
+genable_nan_datapath=1
+
+# Set MaxLIModulate Dtim
+gMaxLIModulatedDTIM=6
+
+# Used for ignore peer infrormation
+gIgnorePeerErpInfo=1
+
+# DBS Scan Selection
+gdbs_scan_selection=5,4,1,16,4,1
+
+# 0 - Disallow STA+SAP SCC on LTE coex channel
+# 1 - Allow STA+SAP SCC on LTE coex channel
+g_sta_sap_scc_on_lte_coex_chan=1
+
+# Tx Chain Mask for CCK
+gCckChainMaskEnable=1
+
+# Tx Chain Mask for 1SS
+gTxChainMask1ss=0
+
+# TPC power
+gSelfGenFrmPwr=3
+
+# Enable LFR3 subnet detection
+gLFRSubnetDetectionEnable=0
+
+#Enable APF in Active mode
+gActiveUcBpfMode=2
+
+# Control MC/BC active APF mode
+gActiveMcBcBpfMode=1
+
+# Enable or disable Probe Req Information Element whitelist. When enabled, IEs corresponding to bits
+# set in bitmaps are allowed in probe request, all others removed while device is unassociated
+# with an AP
+# 1=Enable, 0=Disable (default)
+g_enable_probereq_whitelist_ies=1
+
+# ie bitmap examples: <bitmap_name>=<value> [<Allowed Information elements>]
+#    g_probe_req_ie_bitmap_0=0x80000009 #[0, 3, 31]
+#    g_probe_req_ie_bitmap_0=0x00000000 #[] (default)
+#    g_probe_req_ie_bitmap_1=0x80000009 #[32, 35, 63]
+g_probe_req_ie_bitmap_0=0x0000000B
+g_probe_req_ie_bitmap_1=0x00040000
+# g_probe_req_ie_bitmap_2=0x00000000
+# g_probe_req_ie_bitmap_3=0x00000000
+# g_probe_req_ie_bitmap_4=0x00000000
+# g_probe_req_ie_bitmap_5=0x00000000
+g_probe_req_ie_bitmap_6=0x20000000
+# g_probe_req_ie_bitmap_7=0x00000000
+
+# Used to specify vendor specific OUIs
+gProbeReqOUIs=0050F208
+
+# enable 11d in world mode
+enable_11d_in_world_mode=1
+
+# WLM flags setting for low level
+wlm_latency_flags_low=0xc08
+
+#Enable/Disable chain selection optimization for one chain dtim
+#Min: 0
+#MAX: 30
+gEnableDTIMSelectionDiversity=3
+
+# Enable/Disable rtt sta mac randomization
+enable_rtt_mac_randomization=1
+
+# Set max time for active 2G channel scan
+active_max_channel_time_2g=40
+
+# To config roaming scan policy
+roaming_scan_policy=1
+
+# Config DPTRACE
+gDptraceConfig=1,6,2,126
+
+# Enable/Disable peer unmap confirmation support in Host
+gEnablePeerUnmapConfSupport=1
 
 END