BluetoothLEConnectionPhyInfo Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Informationen zur Physischen Ebene (PhY) von Bluetooth LE dar.
Weitere Informationen zu Verbindungsparametern und PHY finden Sie in der Bluetooth Core-Spezifikation.
public ref class BluetoothLEConnectionPhyInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEConnectionPhyInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BluetoothLEConnectionPhyInfo
Public NotInheritable Class BluetoothLEConnectionPhyInfo
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 11 (eingeführt in 10.0.22000.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v14.0)
|
App-Funktionen |
bluetooth
|
Eigenschaften
IsCodedPhy |
Ruft einen Wert ab, der angibt, ob die physische Bluetooth LE-Schicht (PHY) LE-codiert ist. |
IsUncoded1MPhy |
Ruft einen Wert ab, der angibt, ob die PhY (Physical Layer, Physische Ebene) von Bluetooth LE 1M (uncodiert) ist. |
IsUncoded2MPhy |
Ruft einen Wert ab, der angibt, ob die Physische Ebene (PHY) von Bluetooth LE 2M (uncodiert) ist oder nicht. |