BluetoothLEConnectionPhy Classe

Définition

Permet de récupérer des informations sur la couche physique (PHY) Bluetooth LE.

Pour plus d’informations sur les paramètres de connexion et SUR PHY, reportez-vous à la spécification Bluetooth Core.

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
Héritage
Object Platform::Object IInspectable BluetoothLEConnectionPhy
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v14.0)
Fonctionnalités de l’application
bluetooth

Propriétés

ReceiveInfo

Obtient des informations sur la couche physique (PHY) Bluetooth LE pour la réception.

TransmitInfo

Obtient des informations sur la couche physique (PHY) Bluetooth LE pour la transmission.

S’applique à