Searched refs:mR2iTxLtfRepetitions (Results 1 – 1 of 1) sorted by relevance
113 private final int mR2iTxLtfRepetitions; field in RangingResult142 private int mR2iTxLtfRepetitions = UNSPECIFIED; field in RangingResult.Builder443 mR2iTxLtfRepetitions = r2iTxLtfRepetitions; in set80211azResponderTxLtfRepetitionsCount()538 mR2iTxLtfRepetitions = builder.mR2iTxLtfRepetitions; in RangingResult()813 return mR2iTxLtfRepetitions; in get80211azResponderTxLtfRepetitionsCount()943 dest.writeInt(mR2iTxLtfRepetitions); in writeToParcel()1016 .append("r2iTxLtfRepetitions").append(mR2iTxLtfRepetitions) in toString()1050 && mR2iTxLtfRepetitions == lhs.mR2iTxLtfRepetitions in equals()1062 mNtbMaxMeasurementTime, mI2rTxLtfRepetitions, mR2iTxLtfRepetitions, in hashCode()1063 mNumTxSpatialStreams, mR2iTxLtfRepetitions, mVendorData); in hashCode()