BluetoothLEConnectionPhy 类

定义

用于检索有关蓝牙 LE 物理层的信息 (PHY) 。

有关连接参数和 PHY 的详细信息,请参阅 蓝牙核心规范

public ref class BluetoothLEConnectionPhy sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEConnectionPhy final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BluetoothLEConnectionPhy
Public NotInheritable Class BluetoothLEConnectionPhy
继承
Object Platform::Object IInspectable BluetoothLEConnectionPhy
属性

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v14.0 中引入)
应用功能
bluetooth

属性

ReceiveInfo

获取有关用于接收的蓝牙 LE 物理层 (PHY) 的信息。

TransmitInfo

获取有关用于传输的蓝牙 LE 物理层 (PHY) 的信息。

适用于