Langue

BluetoothGattDescriptor.PermissionWriteEncryptedMitm Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.

Autorisation de descripteur : autoriser les écritures chiffrées avec la protection person-in-the-middle

[Android.Runtime.Register("PERMISSION_WRITE_ENCRYPTED_MITM")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.", true)]
public const Android.Bluetooth.GattDescriptorPermission PermissionWriteEncryptedMitm = 64;
[<Android.Runtime.Register("PERMISSION_WRITE_ENCRYPTED_MITM")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattDescriptorPermission enum directly instead of this field.", true)>]
val mutable PermissionWriteEncryptedMitm : Android.Bluetooth.GattDescriptorPermission

Valeur de champ

Value = 64

Implémente

Attributs

Remarques

Autorisation de descripteur : autoriser les écritures chiffrées avec la protection person-in-the-middle

Java documentation pour android.bluetooth.BluetoothGattDescriptor.PERMISSION_WRITE_ENCRYPTED_MITM.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à