BluetoothLEConnectionPhyInfo.IsUncoded1MPhy 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 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
|