Language

WifiPdRangingCapabilities.Is80211mcSupported Method

Definition

Returns whether 802.

[Android.Runtime.Register("is80211mcSupported", "()Z", "", ApiSince=37)]
public bool Is80211mcSupported();
[<Android.Runtime.Register("is80211mcSupported", "()Z", "", ApiSince=37)>]
member this.Is80211mcSupported : unit -> bool

Returns

true if 802.11mc is supported, false otherwise.

Attributes

Remarks

Returns whether 802.11mc (Wi-Fi Round Trip Time) is supported.

Android reference for android.ranging.wifi.pd.WifiPdRangingCapabilities.is80211mcSupported.

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