BluetoothLEConnectionPhy Class
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.
Used to retrieve info about about the Bluetooth LE physical layer (PHY).
For more information on connection parameters and PHY, please reference the Bluetooth Core Specification.
public ref class BluetoothLEConnectionPhy sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEConnectionPhy final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BluetoothLEConnectionPhy
Public NotInheritable Class BluetoothLEConnectionPhy
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 11 (introduced in 10.0.22000.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v14.0)
|
App capabilities |
bluetooth
|
Properties
ReceiveInfo |
Gets info about the Bluetooth LE physical layer (PHY) for receive. |
TransmitInfo |
Gets info about the Bluetooth LE physical layer (PHY) for transmit. |