Searched refs:MIN_RTT_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance
61 private static final int MIN_RTT_BURST_SIZE = 2; field in RangingRequest91 return MIN_RTT_BURST_SIZE; in getMinRttBurstSize()249 if (rttBurstSize < MIN_RTT_BURST_SIZE || rttBurstSize > MAX_RTT_BURST_SIZE) { in setRttBurstSize()