Searched refs:mI2rTxLtfRepetitions (Results 1 – 1 of 1) sorted by relevance
112 private final int mI2rTxLtfRepetitions; field in RangingResult141 private int mI2rTxLtfRepetitions = UNSPECIFIED; field in RangingResult.Builder429 mI2rTxLtfRepetitions = i2rTxLtfRepetitions; in set80211azInitiatorTxLtfRepetitionsCount()537 mI2rTxLtfRepetitions = builder.mI2rTxLtfRepetitions; in RangingResult()827 return mI2rTxLtfRepetitions; in get80211azInitiatorTxLtfRepetitionsCount()942 dest.writeInt(mI2rTxLtfRepetitions); in writeToParcel()1015 .append("i2rTxLtfRepetitions").append(mI2rTxLtfRepetitions) in toString()1049 && mI2rTxLtfRepetitions == lhs.mI2rTxLtfRepetitions in equals()1062 mNtbMaxMeasurementTime, mI2rTxLtfRepetitions, mR2iTxLtfRepetitions, in hashCode()