Sprache

BluetoothDevice.PhyLeHdtMask Feld

Definition

Achtung

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

Bluetooth LE HDT PHY Mask.

[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

Feldwert

Value = 16

Implementiert

Attribute

Hinweise

Bluetooth LE HDT PHY Mask. Wird verwendet, um LE High Data Throughput Physical Channel als eine von vielen verfügbaren Optionen in einer Bitmaske anzugeben.

Android-Referenz für android.bluetooth.BluetoothDevice.PHY_LE_HDT_MASK.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: