Sprache

BluetoothDevice.PhyLeHdt 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.

[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

Feldwert

Value = 5

Implementiert

Attribute

Hinweise

Bluetooth LE HDT PHY. Wird verwendet, um auf physischen LE-Kanal mit hohem Datendurchsatz zu verweisen.

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

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: