commit | 87e11cf90fc5658646e32fabac4d462b4c851a46 | [log] [tgz] |
---|---|---|
author | Kai Shi <kaishi@google.com> | Fri Jun 11 10:26:26 2021 -0700 |
committer | Kai Shi <kaishi@google.com> | Fri Jun 11 13:11:07 2021 -0700 |
tree | 419c491aca3bfb94e62e6825950675c4fcd4befc | |
parent | a8d7fd5e0604363ad518763fba27acfb61f00216 [diff] |
Adjust Tx/Rx byte count threshold Reduce Tx/Rx byte count threshold for low internet connections, for example ADSL. To avoid false trigger Tx BW update during heavy DL traffic due to low Tx threshold, skip Tx BW update if Rx byte count is much larger than Tx byte count. Test: manual with high and low internet speed connection and mixed traffic. Test: atest com.android.server.wifi Bug: 190826461 Change-Id: I495bc0677745f3a6767b66652c3e4b5eab3f67d4