BluetoothDevice.ExtraEncryptionEnabled 字段

定义

用作意向中的 #ACTION_ENCRYPTION_CHANGE 布尔额外字段。

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

字段值

实现

属性

注解

用作意向中的 #ACTION_ENCRYPTION_CHANGE 布尔额外字段。 false 平均值加密为 OFF,true 表示加密为 ON

Java文档android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ENABLED

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于