Share via


WifiRttManager.CharacteristicsKeyBooleanRangingFrameProtectionSupported Field

Definition

Bundle key to access if device supports ranging frame protection.

[Android.Runtime.Register("CHARACTERISTICS_KEY_BOOLEAN_RANGING_FRAME_PROTECTION_SUPPORTED", ApiSince=36)]
public const string CharacteristicsKeyBooleanRangingFrameProtectionSupported;
[<Android.Runtime.Register("CHARACTERISTICS_KEY_BOOLEAN_RANGING_FRAME_PROTECTION_SUPPORTED", ApiSince=36)>]
val mutable CharacteristicsKeyBooleanRangingFrameProtectionSupported : string

Field Value

Attributes

Remarks

Bundle key to access if device supports ranging frame protection. IEEE 802.11az introduces Protected Management Frames for FTM (Fine Timing Measurement), adding a layer of encryption and integrity protection to these frames.

Java documentation for android.net.wifi.rtt.WifiRttManager.CHARACTERISTICS_KEY_BOOLEAN_RANGING_FRAME_PROTECTION_SUPPORTED.

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