Share via


BluetoothLEConnectionPhyInfo.IsUncoded2MPhy Property

Definition

Gets a value indicating whether or not the Bluetooth LE physical layer (PHY) is (uncoded) LE 2M.

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

Property Value

Boolean

bool

true if the Bluetooth LE physical layer (PHY) is (uncoded) LE 2M; otherwise, false.

Windows requirements

App capabilities
bluetooth

Applies to