BluetoothLEConnectionPhyInfo.IsUncoded1MPhy Property

Definition

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

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

Property Value

Boolean

bool

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

Windows requirements

App capabilities
bluetooth

Applies to