Lingua

BluetoothDevice.PhyLeHdt Campo

Definizione

Attenzione

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

Bluetooth LE HDT PHY.

[Android.Runtime.Register("PHY_LE_HDT", 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 PhyLeHdt = 5;
[<Android.Runtime.Register("PHY_LE_HDT", 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 PhyLeHdt : Android.Bluetooth.BluetoothPhy

Valore del campo

Value = 5

Implementazioni

Attributi

Commenti

Bluetooth LE HDT PHY. Usato per fare riferimento a LE High Data Throughput Physical Channel( Canale fisico a velocità effettiva elevata dei dati a livello di lettura).

Informazioni di riferimento su Android per android.bluetooth.BluetoothDevice.PHY_LE_HDT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a