Idioma

BluetoothDevice.PhyLeHdtMask Campo

Definição

Cuidado

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

Máscara de PHY BLUETOOTH LE HDT.

[Android.Runtime.Register("PHY_LE_HDT_MASK", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothPhy enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothPhy PhyLeHdtMask = 16;
[<Android.Runtime.Register("PHY_LE_HDT_MASK", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothPhy enum directly instead of this field.", true)>]
val mutable PhyLeHdtMask : Android.Bluetooth.BluetoothPhy

Valor do campo

Value = 16

Implementações

Atributos

Comentários

Máscara de PHY BLUETOOTH LE HDT. Usado para especificar o Canal Físico de Alta Taxa de Transferência de Dados le como uma das muitas opções disponíveis em uma máscara de bits.

Referência do Android para android.bluetooth.BluetoothDevice.PHY_LE_HDT_MASK.

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

Aplica-se a