Searched refs:tputSufficientHighThrKbps (Results 1 – 1 of 1) sorted by relevance
573 int tputSufficientHighThrKbps = mDeviceConfigFacade.getTxTputSufficientHighThrKbps(); in isL2ThroughputSufficient() local576 tputSufficientHighThrKbps = mDeviceConfigFacade.getRxTputSufficientHighThrKbps(); in isL2ThroughputSufficient()583 boolean isL2TputAboveHighThr = l2TputKbps >= tputSufficientHighThrKbps; in isL2ThroughputSufficient()