BluetoothLEConnectionPhyInfo.IsCodedPhy 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 LE Coded.
public:
property bool IsCodedPhy { bool get(); };
bool IsCodedPhy();
public bool IsCodedPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isCodedPhy;
Public ReadOnly Property IsCodedPhy As Boolean
Property Value
Boolean
bool
true
if the Bluetooth LE physical layer (PHY) is LE Coded; otherwise, false
.
Windows requirements
App capabilities |
bluetooth
|