BluetoothLEConnectionPhyInfo.IsUncoded1MPhy 属性

定义

获取一个值,该值指示蓝牙 LE 物理层 (PHY) 是否 (未编码) LE 1M。

public:
 property bool IsUncoded1MPhy { bool get(); };
bool IsUncoded1MPhy();
public bool IsUncoded1MPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isUncoded1MPhy;
Public ReadOnly Property IsUncoded1MPhy As Boolean

属性值

Boolean

bool

true 如果蓝牙 LE 物理层 (PHY) (未编码) LE 1M;否则为 false

Windows 要求

应用功能
bluetooth

适用于