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
2 files changed