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