BluetoothLEConnectionPhyInfo 類別

定義

代表藍牙 LE 實體層 (PHY) 的相關資訊。

如需連線參數和 PHY 的詳細資訊,請參閱 藍牙核心規格

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
繼承
Object Platform::Object IInspectable BluetoothLEConnectionPhyInfo
屬性

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)
應用程式功能
bluetooth

屬性

IsCodedPhy

取得值,指出藍牙 LE 實體層 (PHY) 是否為 LE Coded。

IsUncoded1MPhy

取得值,指出藍牙 LE 實體層 (PHY) 是否 (未編碼) LE 1M。

IsUncoded2MPhy

取得值,指出藍牙 LE 實體層 (PHY) 是否 (未編碼) LE 2M。

適用於