Compartilhar via


BluetoothGattCharacteristic.PermissionWriteEncryptedMitm Campo

Definição

Cuidado

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

Permissão característica: permitir gravações criptografadas com proteção de pessoa no meio

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

Valor do campo

Value = 64

Implementações

Atributos

Comentários

Documentação Java para android.bluetooth.BluetoothGattCharacteristic.PERMISSION_WRITE_ENCRYPTED_MITM.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a