Share via


RangingRequest.MinRttBurstSize Property

Definition

Returns the minimum RTT burst size that can be used to determine a average range.

public static int MinRttBurstSize { [Android.Runtime.Register("getMinRttBurstSize", "()I", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getMinRttBurstSize", "()I", "", ApiSince=31)>]
static member MinRttBurstSize : int

Property Value

the minimum RTT burst size that can be used

Attributes

Remarks

Returns the minimum RTT burst size that can be used to determine a average range.

Java documentation for android.net.wifi.rtt.RangingRequest.getMinRttBurstSize().

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