다음을 통해 공유


RangingResult.Get80211azInitiatorTxLtfRepetitionsCount Method

Definition

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

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

Returns

LTF repetitions count

Attributes

Remarks

Gets LTF repetitions that the initiator station (ISTA) used in the preamble of the initiator to responder (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.get80211azInitiatorTxLtfRepetitionsCount().

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