msm8976-common: wifi: set beacon missed count threshold

Setting the beacon missed count threshold
with a difference of 10 to improve stability
of the WIFI connection.

Change-Id: Iea459ead3505bcea1a41f9b0e713957092bf4745
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
Alex Naidis 2016-12-01 18:06:05 +01:00 committed by syphyr
parent db8e9918ab
commit 205aa5b1aa
1 changed files with 3 additions and 0 deletions

View File

@ -715,6 +715,9 @@ gEnableModulatedDTIM=3
#Enable 2Tx with BT operation
gTxChainMask1ss=0
# Set beacon missed count threshold to improve stability
gRoamBmissFirstBcnt=25
gRoamBmissFinalBcnt=35
END