BluetoothLEConnectionPhyInfo.IsUncoded2MPhy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|