sdm710-common: Update configs from stock Q
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
6cdd6f4cda
commit
c8b4b91fe2
4 changed files with 3253 additions and 415 deletions
|
@ -118,15 +118,6 @@
|
|||
<profile name="" format="AUDIO_FORMAT_AAC_HE_V2"
|
||||
samplingRates="8000,11025,12000,16000,22050,24000,32000,44100,48000,64000,88200,96000"
|
||||
channelMasks="AUDIO_CHANNEL_OUT_STEREO,AUDIO_CHANNEL_OUT_MONO"/>
|
||||
<profile name="" format="AUDIO_FORMAT_AC3"
|
||||
samplingRates="32000,44100,48000"
|
||||
channelMasks="AUDIO_CHANNEL_OUT_MONO,AUDIO_CHANNEL_OUT_STEREO,AUDIO_CHANNEL_OUT_2POINT1,AUDIO_CHANNEL_OUT_QUAD,AUDIO_CHANNEL_OUT_PENTA,AUDIO_CHANNEL_OUT_5POINT1"/>
|
||||
<profile name="" format="AUDIO_FORMAT_E_AC3"
|
||||
samplingRates="32000,44100,48000"
|
||||
channelMasks="AUDIO_CHANNEL_OUT_MONO,AUDIO_CHANNEL_OUT_STEREO,AUDIO_CHANNEL_OUT_2POINT1,AUDIO_CHANNEL_OUT_QUAD,AUDIO_CHANNEL_OUT_PENTA,AUDIO_CHANNEL_OUT_5POINT1,AUDIO_CHANNEL_OUT_6POINT1,AUDIO_CHANNEL_OUT_7POINT1"/>
|
||||
<profile name="" format="AUDIO_FORMAT_E_AC3_JOC"
|
||||
samplingRates="32000,44100,48000"
|
||||
channelMasks="AUDIO_CHANNEL_OUT_MONO,AUDIO_CHANNEL_OUT_STEREO,AUDIO_CHANNEL_OUT_2POINT1,AUDIO_CHANNEL_OUT_QUAD,AUDIO_CHANNEL_OUT_PENTA,AUDIO_CHANNEL_OUT_5POINT1,AUDIO_CHANNEL_OUT_6POINT1,AUDIO_CHANNEL_OUT_7POINT1"/>
|
||||
<profile name="" format="AUDIO_FORMAT_DTS"
|
||||
samplingRates="32000,44100,48000"
|
||||
channelMasks="AUDIO_CHANNEL_OUT_MONO,AUDIO_CHANNEL_OUT_STEREO,AUDIO_CHANNEL_OUT_2POINT1,AUDIO_CHANNEL_OUT_QUAD,AUDIO_CHANNEL_OUT_PENTA,AUDIO_CHANNEL_OUT_5POINT1"/>
|
||||
|
@ -165,11 +156,16 @@
|
|||
samplingRates="8000,16000,32000,48000" channelMasks="AUDIO_CHANNEL_OUT_MONO"/>
|
||||
</mixPort>
|
||||
|
||||
<mixPort name="primary input" role="sink" maxOpenCount="2" maxActiveCount="2">
|
||||
<mixPort name="primary input" role="sink">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="8000,11025,12000,16000,22050,24000,32000,44100,48000"
|
||||
channelMasks="AUDIO_CHANNEL_IN_MONO,AUDIO_CHANNEL_IN_STEREO,AUDIO_CHANNEL_IN_FRONT_BACK"/>
|
||||
</mixPort>
|
||||
<mixPort name="voip_tx" role="sink"
|
||||
flags="AUDIO_INPUT_FLAG_VOIP_TX">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="8000,16000,32000,48000" channelMasks="AUDIO_CHANNEL_IN_MONO"/>
|
||||
</mixPort>
|
||||
<mixPort name="record_24" role="sink">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_24_BIT_PACKED"
|
||||
samplingRates="8000,11025,12000,16000,22050,24000,32000,44100,48000,96000,192000"
|
||||
|
@ -243,6 +239,21 @@
|
|||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_MONO,AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</devicePort>
|
||||
<devicePort tagName="BT A2DP Out" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP" role="sink"
|
||||
encodedFormats="AUDIO_FORMAT_SBC AUDIO_FORMAT_AAC AUDIO_FORMAT_APTX AUDIO_FORMAT_APTX_HD AUDIO_FORMAT_LDAC AUDIO_FORMAT_CELT AUDIO_FORMAT_APTX_ADAPTIVE">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</devicePort>
|
||||
<devicePort tagName="BT A2DP Headphones" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES" role="sink"
|
||||
encodedFormats="AUDIO_FORMAT_SBC AUDIO_FORMAT_AAC AUDIO_FORMAT_APTX AUDIO_FORMAT_APTX_HD AUDIO_FORMAT_LDAC AUDIO_FORMAT_CELT AUDIO_FORMAT_APTX_ADAPTIVE">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</devicePort>
|
||||
<devicePort tagName="BT A2DP Speaker" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER" role="sink"
|
||||
encodedFormats="AUDIO_FORMAT_SBC AUDIO_FORMAT_AAC AUDIO_FORMAT_APTX AUDIO_FORMAT_APTX_HD AUDIO_FORMAT_LDAC AUDIO_FORMAT_CELT AUDIO_FORMAT_APTX_ADAPTIVE">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</devicePort>
|
||||
<devicePort tagName="USB Device Out" type="AUDIO_DEVICE_OUT_USB_DEVICE" role="sink">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="44100,48000,64000,88200,96000,128000,176400,192000" channelMasks="dynamic"/>
|
||||
|
@ -321,17 +332,44 @@
|
|||
sources="Telephony Rx"/>
|
||||
<route type="mix" sink="primary input"
|
||||
sources="Wired Headset Mic,BT SCO Headset Mic,FM Tuner,USB Device In,USB Headset In,Telephony Rx"/>
|
||||
<route type="mix" sink="voip_tx"
|
||||
sources="Built-In Mic,Built-In Back Mic,BT SCO Headset Mic,USB Device In,USB Headset In"/>
|
||||
<route type="mix" sink="record_24"
|
||||
sources="Built-In Mic,Built-In Back Mic,Wired Headset Mic"/>
|
||||
<route type="mix" sink="mmap_no_irq_in"
|
||||
sources="Built-In Mic,Built-In Back Mic,Wired Headset Mic,USB Device In,USB Headset In"/>
|
||||
<route type="mix" sink="BT A2DP Out"
|
||||
sources="primary output,deep_buffer,direct_pcm,compressed_offload"/>
|
||||
<route type="mix" sink="BT A2DP Headphones"
|
||||
sources="primary output,deep_buffer,direct_pcm,compressed_offload"/>
|
||||
<route type="mix" sink="BT A2DP Speaker"
|
||||
sources="primary output,deep_buffer,direct_pcm,compressed_offload"/>
|
||||
<route type="mix" sink="hifi_input" sources="USB Device In,USB Headset In" />
|
||||
</routes>
|
||||
|
||||
</module>
|
||||
|
||||
<!-- A2DP Audio HAL -->
|
||||
<xi:include href="/vendor/etc/a2dp_audio_policy_configuration.xml"/>
|
||||
<module name="a2dp" halVersion="2.0">
|
||||
<mixPorts>
|
||||
<mixPort name="a2dp input" role="sink">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="44100,48000" channelMasks="AUDIO_CHANNEL_IN_MONO,AUDIO_CHANNEL_IN_STEREO"/>
|
||||
</mixPort>
|
||||
</mixPorts>
|
||||
|
||||
<devicePorts>
|
||||
<devicePort tagName="BT A2DP In" type="AUDIO_DEVICE_IN_BLUETOOTH_A2DP" role="source">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="44100,48000" channelMasks="AUDIO_CHANNEL_IN_MONO,AUDIO_CHANNEL_IN_STEREO"/>
|
||||
</devicePort>
|
||||
</devicePorts>
|
||||
|
||||
<routes>
|
||||
<route type="mix" sink="a2dp input"
|
||||
sources="BT A2DP In"/>
|
||||
</routes>
|
||||
</module>
|
||||
|
||||
<!-- Usb Audio HAL -->
|
||||
<module name="usb" halVersion="2.0">
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,12 +1,12 @@
|
|||
/dev/block/bootdevice/by-name/system / ext4 ro,barrier=1,discard wait,avb
|
||||
/dev/block/bootdevice/by-name/cache /cache ext4 nosuid,noatime,nodev,barrier=1 wait
|
||||
/dev/block/bootdevice/by-name/userdata /data ext4 noatime,nosuid,noatime,nodev,barrier=1,noauto_da_alloc,discard,lazytime,errors=panic wait,check,resize,fileencryption=ice,quota
|
||||
/dev/block/bootdevice/by-name/cache /cache ext4 nosuid,noatime,nodev,barrier=1,async_discard wait,check
|
||||
/dev/block/bootdevice/by-name/userdata /data ext4 noatime,nosuid,noatime,nodev,barrier=1,noauto_da_alloc,async_discard,lazytime,errors=panic latemount,wait,check,fileencryption=ice,resize,quota
|
||||
/devices/platform/soc/8804000.sdhci/mmc_host* /storage/sdcard1 vfat nosuid,nodev wait,voldmanaged=sdcard1:auto
|
||||
/devices/platform/soc/1da4000.ufshc_card/host* /storage/sdcard1 vfat nosuid,nodev wait,voldmanaged=sdcard1:auto
|
||||
/dev/block/bootdevice/by-name/modem /vendor/firmware_mnt vfat ro,shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0 wait
|
||||
/dev/block/bootdevice/by-name/dsp /vendor/dsp ext4 ro,nosuid,nodev,barrier=1 wait
|
||||
/dev/block/bootdevice/by-name/persist /mnt/vendor/persist ext4 nosuid,noatime,nodev,barrier=1 wait,check
|
||||
/dev/block/bootdevice/by-name/dsp /vendor/dsp ext4 ro,nosuid,nodev,barrier=1,async_discard wait
|
||||
/dev/block/bootdevice/by-name/persist /mnt/vendor/persist ext4 nosuid,noatime,nodev,barrier=1,async_discard wait,check
|
||||
/dev/block/bootdevice/by-name/bluetooth /vendor/bt_firmware vfat ro,shortname=lower,uid=1002,gid=3002,dmask=227,fmask=337,context=u:object_r:bt_firmware_file:s0 wait
|
||||
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
|
||||
/devices/platform/soc/a600000.ssusb/a600000.dwc3/xhci-hcd.*.auto* /storage/usbotg vfat nosuid,nodev wait,voldmanaged=usbotg:auto
|
||||
/dev/block/bootdevice/by-name/opporeserve2 /mnt/vendor/opporeserve ext4 nosuid,nodev,noatime,barrier=1 wait,check
|
||||
/dev/block/bootdevice/by-name/opporeserve2 /mnt/vendor/opporeserve ext4 nosuid,nodev,noatime,barrier=1,async_discard
|
|
@ -1,16 +1,9 @@
|
|||
#OppoVersion=6
|
||||
# This file allows user to override the factory
|
||||
# defaults for the WLAN Driver
|
||||
|
||||
# Enable IMPS or not
|
||||
gEnableImps=1
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Power.1067360 2016/08/08
|
||||
#Add for : wifi hongbao ,Enable Host driver and above layers control the PS mechanism
|
||||
isAndroidPsEn=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
# Enable BMPS or not
|
||||
gEnableBmps=1
|
||||
|
||||
|
@ -45,7 +38,6 @@ hostNSOffload=1
|
|||
# 802.11n Protection flag
|
||||
gEnableApProt=1
|
||||
|
||||
#Enable OBSS protection
|
||||
#ifndef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Power.1116749,2017/09/22
|
||||
#Modify for wifi softap standby current
|
||||
|
@ -82,7 +74,13 @@ g11dSupportEnabled=0
|
|||
g11hSupportEnabled=1
|
||||
|
||||
# DFS Master Capability
|
||||
gEnableDFSMasterCap=1
|
||||
#ifndef VENDOR_EDIT
|
||||
#Guotian.Wu@PSW.CN.WiFi.Basic.SoftAP.1190360, 2019/5/23,
|
||||
#change for SoftAP cannot operate on DFS channel
|
||||
#gEnableDFSMasterCap=1
|
||||
#else /* VENDOR_EDIT */
|
||||
gEnableDFSMasterCap=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
# ESE Support and fast transition
|
||||
EseEnabled=0
|
||||
|
@ -90,8 +88,8 @@ EseEnabled=0
|
|||
ImplicitQosIsEnabled=0
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Botao.Cu@PSW.CN.WiFi.Connect.roaming.1065694, 2016/07/06
|
||||
#remove for [C18]: modify the roaming value.
|
||||
#Botao.Cu@PSW.CN.WiFi.Connect.select.1064666, 2017/01/04,
|
||||
#add for select 5G wifi preferentially
|
||||
#gNeighborLookupThreshold=76
|
||||
#endif /* VENDOR_EDIT */
|
||||
gNeighborScanChannelMinTime=20
|
||||
|
@ -110,14 +108,17 @@ FastRoamEnabled=1
|
|||
#ifndef VENDOR_EDIT
|
||||
#Botao.Cu@PSW.CN.WiFi.Connect.roaming.1065694, 2016/07/06
|
||||
#modify for [C18]: modify the roaming value.
|
||||
#RoamRssiDiff=3
|
||||
#RoamRssiDiff=5
|
||||
#else VENDOR_EDIT
|
||||
RoamRssiDiff=8
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Botao.Cu@PSW.CN.WiFi.Connect.select.1064666, 2017/01/04,
|
||||
#add for select 5G wifi preferentially
|
||||
gRoamPrefer5GHz=1
|
||||
gSelect5GHzMargin=5
|
||||
|
||||
#set roam_bad_rssi_thresh_offset_2g = 0, avoid background roaming roam from 2g to 5g
|
||||
# RSSI threshold offset for 2G to 5G roam
|
||||
roam_bad_rssi_thresh_offset_2g=0
|
||||
|
@ -199,7 +200,7 @@ gVhtChannelWidth=2
|
|||
# LRO and GRO are exclusive to each other
|
||||
# LRO support is deprecated on latest 4.9(SDM845) kernel
|
||||
#ifndef VENDOR_EDIT
|
||||
#Rongzheng.tang@PSW.CN.WiFi.Network.1389443, 2018/05/21
|
||||
#Rongzheng.tang@PSW.CN.WiFi.Network.1389443, 2019/05/23
|
||||
#GROEnable=1
|
||||
#else
|
||||
GROEnable=0
|
||||
|
@ -226,7 +227,7 @@ gSetRxChainmask1x1=1
|
|||
# gPassiveMinChannelTime=60
|
||||
#ifdef VENDOR_EDIT
|
||||
#Botao.Cu@PSW.CN.WiFi.Connect.Scan.958144, 2017/04/20,
|
||||
#add for enlarge scan result
|
||||
#Modify for enlarge scan result
|
||||
#gActiveMaxChannelTime=40
|
||||
#gActiveMinChannelTime=20
|
||||
#else
|
||||
|
@ -244,13 +245,7 @@ gEnableMCCMode=1
|
|||
# 3-Force SCC if same band, without SAP restart by sending (E)CSA
|
||||
# 4-Force SCC if same band (or) use SAP mandatory channel for DBS,
|
||||
# without SAP restart by sending (E)CSA
|
||||
#ifdef VENDOR_EDIT
|
||||
#liuzuofa@PSW.CN.WiFi.Basic.SoftAP.1775541, 2019/01/17,
|
||||
#add for disabled MCC
|
||||
#gWlanMccToSccSwitchMode = 3
|
||||
#else
|
||||
gWlanMccToSccSwitchMode = 0
|
||||
#endif /* VENDOR_EDIT */
|
||||
gWlanMccToSccSwitchMode=3
|
||||
|
||||
# 1=enable STBC; 0=disable STBC
|
||||
gEnableRXSTBC=1
|
||||
|
@ -283,14 +278,7 @@ gMaxMediumTime = 6000
|
|||
# 802.11K support
|
||||
gRrmEnable=1
|
||||
|
||||
#Enable Power Save offload
|
||||
#ifndef VENDOR_EDIT
|
||||
#Wei.Wang@PSW.CN.WiFi.Network.quality.1170942, 2017/12/04,
|
||||
#disable qpower,to decrease ping delay and improve download speed
|
||||
gEnablePowerSaveOffload=2
|
||||
#else /* VENDOR_EDIT */
|
||||
# gEnablePowerSaveOffload=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
|
||||
#Enable firmware uart print
|
||||
gEnablefwprint=0
|
||||
|
@ -459,13 +447,7 @@ gVhtTxMCS2x2=2
|
|||
#bit5 IPA uC ENABLE
|
||||
#bit6 IPA uC STA ENABLE
|
||||
#bit8 IPA Real Time Debugging
|
||||
#ifdef VENDOR_EDIT
|
||||
#//Zuofa.Liu@PSW.CN.WiFi.Basic.SoftAp.2042032, 2019/06/11,
|
||||
#//Add for softap limit speed function
|
||||
#gIPAConfig=0x7d
|
||||
#else /* VENDOR_EDIT */
|
||||
gIPAConfig=0x00
|
||||
#endif /* VENDOR_EDIT */
|
||||
gIPAConfig=0x7d
|
||||
gIPADescSize=800
|
||||
|
||||
# Enable/Disable RX full reorder offload
|
||||
|
@ -476,8 +458,8 @@ gReorderOffloadSupported=1
|
|||
gCEClassifyEnable=1
|
||||
|
||||
# Enable Rx handling options
|
||||
# Rx_thread=1 RPS=2(default for ROME) NAPI=4(default for ihelium)
|
||||
rx_mode=4
|
||||
# Rx_thread=1 RPS=2(default for ROME) NAPI=5
|
||||
rx_mode=5
|
||||
|
||||
# Enable(Tx) fastpath for data traffic.
|
||||
# 1 - enable(default) 0 - disable
|
||||
|
@ -526,7 +508,6 @@ genable_nan_datapath=1
|
|||
#adaptive_dwell_mode_enabled=1
|
||||
#else
|
||||
adaptive_dwell_mode_enabled=0
|
||||
global_adapt_dwelltime_mode=1
|
||||
#endif /*VENDOR_EDIT*/
|
||||
|
||||
hostscan_adaptive_dwell_mode=1
|
||||
|
@ -548,93 +529,26 @@ esp_qbss_score_idx7_to_4=0000000A
|
|||
#Add another interface while driver load
|
||||
gEnableConcurrentSTA=wlan1
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.quality.1063633 2016/07/20,
|
||||
#Add for optimize download performance in noisy env.
|
||||
gEnableEdcaParams=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
#Enable Target Wake Time support
|
||||
enable_twt=0
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.internet.1064218, 2016/08/04,
|
||||
#Modify for QQ message delays when DUT is asleep
|
||||
rx_wakelock_timeout=250
|
||||
#endif /* VENDOR_EDIT */
|
||||
# This ini is used to set early stop scan. Early stop
|
||||
#scan is a feature for roaming to stop the scans at
|
||||
#an early stage as soon as we find a better AP to roam.
|
||||
#This would make the roaming happen quickly.
|
||||
gEnableEarlyStopScan=1
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Rongzheng.tang@Connectivity.Wifi.Network.1031774, 2017/06/18
|
||||
#Add for disable active mode offload.
|
||||
gActiveModeOffload=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
#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
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.quality.1065152, 2016/07/19,
|
||||
#Add for enable RA and adjust link detect params
|
||||
gEnableDynamicRAstartRate=1
|
||||
gLinkFailTimeout=8000
|
||||
gLinkFailTxCnt=300
|
||||
#endif /* VENDOR_EDIT */
|
||||
#Currently Firmware update the sequence number for each TID with
|
||||
#because of security issues. But with this PN mechanism, throughput drop
|
||||
#is observed. With this ini FW takes the decision to trade off between
|
||||
#security and throughput
|
||||
gcmp_enabled=0
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Rongzheng.tang@PSW.CN.WiFi.Network.quality.1064757, 2016/08/04,
|
||||
#Disable dynamic split scan, we do split scan for three channels when sta is connected
|
||||
gEnableDynSplitScan=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Rongzheng.tang@Connectivity.Wifi.Network.1063609, 2017/03/30,
|
||||
#Add for enable PER based roaming
|
||||
# enabled for Tx and Rx traffic
|
||||
gper_roam_enabled=3
|
||||
|
||||
# Mbps x 10
|
||||
gper_roam_high_rate_th=540
|
||||
gper_roam_low_rate_th =150
|
||||
|
||||
# high PER rate % for roaming scan triggered
|
||||
gper_roam_th_percent=80
|
||||
gper_roam_rest_time=60
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Shimin.Jiang@PSW.CN.WiFi.Connect.dhcp.1037520, 2017/07/07,
|
||||
#Add for some ap don't response to dhcp discovery paket with qos flag equals voice
|
||||
arp_ac_category=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yadong.Hu@Connectivity.WiFi.Connect.disconnect.956254, 2017/04/20,
|
||||
#Add for set value of kick out, 2047 means if DUT missed 2047 packets from AP, then disconnect
|
||||
gDroppedPktDisconnectTh=2047
|
||||
|
||||
#Add for set value of beacon miss, 10 and 20 means 30 beacon miss,then maybe trigger disconnect
|
||||
gRoamBmissFirstBcnt=10
|
||||
gRoamBmissFinalBcnt=20
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Hardware.1132176, 2017/03/07
|
||||
#Add for 2.4G&5G MIMO config,2.4G SAP SISO
|
||||
gVdevTypeNss_5g=21926
|
||||
gVdevTypeNss_2g=21926
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Hardware.1065440, 2017/05/16
|
||||
#Add for show the max linkspeed
|
||||
gReportMaxLinkSpeed=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Power.802254, 2016/07/20
|
||||
#Add for reduce ap sleep current
|
||||
gApLinkMonitorPeriod = 25
|
||||
#endif
|
||||
|
||||
#ifndef VENDOR_EDIT
|
||||
#Tao.Hui@PSW.CN.WiFi.Basic.Custom.1067549, 2018/01/02,
|
||||
#Modify for country code JP soft ap cant got 5G list for bug:1194908
|
||||
gindoor_channel_support=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
gTxBFCsnValue=4
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Pan.Zhang@PSW.CN.WiFi.Basic.Log.1072015, 2017/11/23,
|
||||
|
@ -643,39 +557,32 @@ gEnablePacketLog=1
|
|||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yuanliu.Tang@PSW.CN.WiFi.Basic.Crash.1135753, 2017/05/27
|
||||
#Add for open walkround feature to avoid MTK AP crash,QC case2952499
|
||||
gForce1x1Exception=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
#genglin.lian@PSW.CN.WiFi.Connect.Scan.1975483, 2019/05/01,
|
||||
# 0 - disable
|
||||
# 1 - enable
|
||||
#Disallow the beacons/probe resp from adjacent channels
|
||||
allow_adj_chan_bcns=0
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.internet.1140781, 2017/11/03,
|
||||
#Add for data stall detection
|
||||
gEnableDataStallDetection=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
#Shimin.Jiang@PSW.CN.WiFi.Connect.dhcp.1037520, 2017/07/07,
|
||||
#Add for some ap don't response to dhcp discovery paket with qos flag equals voice
|
||||
arp_ac_category=0
|
||||
#Yadong.Hu@Connectivity.WiFi.Connect.disconnect.956254, 2017/04/20,
|
||||
#Add for set value of kick out, 2047 means if DUT missed 2047 packets from AP, then disconnect
|
||||
gDroppedPktDisconnectTh=2047
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#wushuxun@PSW.CN.WiFi.Network.internet.1419511, 2018/06/29,
|
||||
#Add for black list forcing to use 1*1
|
||||
#Action OUIs for 1x1 connection
|
||||
#Please do not remove the default values, append new OUIs in the end
|
||||
#Default=000C43 00 25 42 001018 06 02FFF02C0000 BC 25 42 001018 06 02FF040C0000 BC 25 42 00037F 00 35 6C
|
||||
gActionOUIConnect1x1=000C43 00 25 42 001018 06 02FFF02C0000 BC 25 42 001018 06 02FF040C0000 BC 25 42 00037F 00 35 6C 001018 06 02FF001C0000 BC 25 48
|
||||
#endif /* VENDOR_EDIT */
|
||||
#Add for set value of beacon miss, 10 and 20 means 30 beacon miss,then maybe trigger disconnect
|
||||
gRoamBmissFirstBcnt=10
|
||||
gRoamBmissFinalBcnt=20
|
||||
|
||||
#ifndef VENDOR_EDIT
|
||||
#ShiXing.Ke@PSW.CN.Wifi.Connect.auth.1058482,bug1496579 2018/07/28,
|
||||
#Modify for bssid_hint_priority default is 0 in .h file
|
||||
g_is_bssid_hint_priority=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
#Xiao.Li@PSW.CN.WiFi.Network.internet.1445969, 2018/06/26,
|
||||
#Modify for set min channel time and max channel time during SCO/eSCO
|
||||
gActiveMinChannelTimeBtc=120
|
||||
gActiveMaxChannelTimeBtc=180
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Min.Yi@PSW.CN.WiFi.Hardware.Power.1323750, 2018/03/21
|
||||
#Add for high current when download on 11B
|
||||
g11bNumTxChains=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
#Jie.Huang@PSW.CN.WiFi.AutoConnect.1882408 2019/03/13
|
||||
#Add for : bug 1882408 do not automatically connect strong signal hotspots
|
||||
gEnableSNRMonitoring=0
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.quality.1063633 2016/07/20,
|
||||
#Add for optimize download performance in noisy env.
|
||||
gEnableEdcaParams=0
|
||||
|
@ -693,6 +600,93 @@ gEdcaVoAifs=0
|
|||
gEdcaViAifs=0
|
||||
gEdcaBkAifs=0
|
||||
gEdcaBeAifs=0
|
||||
|
||||
#Rongzheng.tang@Connectivity.Wifi.Network.1063609, 2017/03/30,
|
||||
#Add for enable PER based roaming
|
||||
# enabled for Tx and Rx traffic
|
||||
gper_roam_enabled=3
|
||||
|
||||
# Mbps x 10
|
||||
gper_roam_high_rate_th=540
|
||||
gper_roam_low_rate_th =150
|
||||
|
||||
# high PER rate % for roaming scan triggered
|
||||
gper_roam_th_percent=80
|
||||
gper_roam_rest_time=60
|
||||
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.internet.1064218, 2016/08/04,
|
||||
#Modify for QQ message delays when DUT is asleep
|
||||
rx_wakelock_timeout=250
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#Rongzheng.tang@Connectivity.Wifi.Network.1031774, 2017/06/18
|
||||
#Add for disable active mode offload.
|
||||
gActiveModeOffload=0
|
||||
|
||||
#Wei.Wang@PSW.CN.WiFi.Network.quality.1170942, 2017/12/04,
|
||||
#disable qpower,to decrease ping delay and improve download speed
|
||||
gEnablePowerSaveOffload=2
|
||||
#else /* VENDOR_EDIT */
|
||||
#gEnablePowerSaveOffload=1
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Power.1067360 2016/08/08
|
||||
#Add for : wifi hongbao ,Enable Host driver and above layers control the PS mechanism
|
||||
isAndroidPsEn=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Hardware.1132176, 2017/03/07
|
||||
#Add for 2.4G&5G MIMO config,2.4G SAP SISO
|
||||
gVdevTypeNss_5g=21930
|
||||
gVdevTypeNss_2g=21930
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Hardware.1065440, 2017/05/16
|
||||
#Add for show the max linkspeed
|
||||
gReportMaxLinkSpeed=1
|
||||
gChannelBondingMode24GHz=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Qiulei@PSW.CN.WiFi.Power.802254, 2016/07/20
|
||||
#Add for reduce ap sleep current
|
||||
gApLinkMonitorPeriod = 25
|
||||
#endif
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Min.Yi@PSW.CN.WiFi.Hardware.Power.1323750, 2018/03/21
|
||||
#Add for high current when download on 11B
|
||||
g11bNumTxChains=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Guotian.Wu@PSW.CN.WiFi.Hardware.OpCustomized.1123073, 2019/07/02
|
||||
#disable for CTS test fail
|
||||
gEnableRTTSupport=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#Yuan.Huang@PSW.CN.WiFi.Network.internet.1140781, 2017/11/03,
|
||||
#Add for data stall detection
|
||||
gEnableDataStallDetection=0
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifndef VENDOR_EDIT
|
||||
#Tao.Hui@PSW.CN.WiFi.Basic.Custom.1067549, 2018/01/02,
|
||||
#Modify for country code JP soft ap cant got 5G list for bug:1194908
|
||||
gindoor_channel_support=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#Yuanliu.Tang@PSW.CN.WiFi.Basic.Crash.1135753, 2017/05/27
|
||||
#Add for open walkround feature to avoid MTK AP crash,QC case2952499
|
||||
gForce1x1Exception=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifdef VENDOR_EDIT
|
||||
#Tao.Hui@PSW.CN.WiFi.Basic.Custom.1884719 2019/03/08
|
||||
#add for bdf fw rus
|
||||
gEnableForceTargetAssert=1
|
||||
#endif /* VENDOR_EDIT */
|
||||
|
||||
#ifndef VENDOR_EDIT
|
||||
|
|
Loading…
Reference in a new issue