Searched refs:getMinRttBurstSize (Results 1 – 3 of 3) sorted by relevance
90 public static int getMinRttBurstSize() { in getMinRttBurstSize() method in RangingRequest210 if (mRttBurstSize < getMinRttBurstSize() || mRttBurstSize > getMaxRttBurstSize()) { in enforceValidity()
253 builder.setRttBurstSize(RangingRequest.getMinRttBurstSize() - 1); in testRangingRequestMinBurstSizeIsEnforced()
1669 method public static int getMinRttBurstSize();