RangingResult.Get80211azNumberOfRxSpatialStreams Method

Definition

Gets number of receive spatial streams that the initiator station (ISTA) used for the initiator to responder (I2R) null data PPDU (NDP) for this result.

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

Returns

Number of spatial streams

Attributes

Remarks

Gets number of receive spatial streams that the initiator station (ISTA) used for the initiator to responder (I2R) null data PPDU (NDP) for this result.

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

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