Searched refs:setLostTxPacketsPerSecond (Results 1 – 7 of 7) sorted by relevance
109 link.setLostTxPacketsPerSecond( in updateMloRates()125 link.setLostTxPacketsPerSecond(0); in updateMloRates()151 setLostTxPacketsPerSecond(getLostTxPacketsPerSecond() * lastSampleWeight in updateWifiInfoRates()164 setLostTxPacketsPerSecond(0); in updateWifiInfoRates()
2889 mWifiInfo.setLostTxPacketsPerSecond(0); in cleanWifiScore()
119 mWifiInfo.setLostTxPacketsPerSecond(.5); in allowLowRssiIfErrorRateIsLowAndSomeDataIsMoving()145 mWifiInfo.setLostTxPacketsPerSecond(0);
843 mWifiInfo.setLostTxPacketsPerSecond(0.01 * i); in testDataLogging()890 mWifiInfo.setLostTxPacketsPerSecond(0.01 * i); in testDataLoggingMlo()894 link1.setLostTxPacketsPerSecond(0.01 * i); in testDataLoggingMlo()898 link2.setLostTxPacketsPerSecond(0.01 * i); in testDataLoggingMlo()920 mWifiInfo.setLostTxPacketsPerSecond(0.0001 * i); in testDataLoggingLimit()
378 public void setLostTxPacketsPerSecond(double lostTxPacketsPerSecond) { in setLostTxPacketsPerSecond() method in MloLink
370 public void setLostTxPacketsPerSecond(double lostTxPacketsPerSecond) { in setLostTxPacketsPerSecond() method in WifiInfo
854 link1.setLostTxPacketsPerSecond(10); in testMloLink()