Skip to content

Commit

Permalink
wlan: Improve W-Fi data transmission stablity
Browse files Browse the repository at this point in the history
Update gDataInactivityTimeout parameters from 20 to 200ms to improve
wifi throughput when DUT connect to Broadcom solution Mobile Hotspot.

All credits go to XDA-member kalo86
http://forum.xda-developers.com/nexus-4/development/wifi-fix-updated-nexus-4-wireless-t2300873

Change-Id: I6541b439d6aebad5ff8e9b461ceaad7cbd338da7
  • Loading branch information
ErwinP committed May 4, 2014
1 parent b851e96 commit 1f79216
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WCNSS_qcom_cfg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@ gIgnore_Chan165=1
btcStaticLenLeBt=120000
btcStaticLenLeWlan=30000

# Extend Data Inactivity Timeout when in powersave (in ms)
gDataInactivityTimeout=200

gCountryCodePriority=1

gNumChanCombinedConc=255
Expand Down

0 comments on commit 1f79216

Please sign in to comment.