Searched refs:TX_OVER_RX_TIME_RATIO_THRESHOLD_DEN (Results 1 – 1 of 1) sorted by relevance
127 private static final int TX_OVER_RX_TIME_RATIO_THRESHOLD_DEN = 2; field in LinkBandwidthEstimator588 boolean isTxTimeOverRxTimeRatioLarge = (txTimeDeltaMs * TX_OVER_RX_TIME_RATIO_THRESHOLD_DEN in updateBandwidthTxRxSamples()