RangingResult.Get80211azResponderTxLtfRepetitionsCount Method

Definition

Gets LTF repetitions that the responder station (RSTA) used in the preamble of the responder to initiator (I2R) null data PPDU (NDP) for this result.

[Android.Runtime.Register("get80211azResponderTxLtfRepetitionsCount", "()I", "", ApiSince=35)]
public int Get80211azResponderTxLtfRepetitionsCount ();
[<Android.Runtime.Register("get80211azResponderTxLtfRepetitionsCount", "()I", "", ApiSince=35)>]
member this.Get80211azResponderTxLtfRepetitionsCount : unit -> int

Returns

LTF repetitions count

Attributes

Remarks

Gets LTF repetitions that the responder station (RSTA) used in the preamble of the responder to initiator (I2R) null data PPDU (NDP) for this result.

LTF repetitions is the multiple transmissions of HE-LTF symbols in an HE ranging NDP. An HE-LTF repetition value of 1 indicates no repetitions.

Java documentation for android.net.wifi.rtt.RangingResult.get80211azResponderTxLtfRepetitionsCount().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to