Share via


BluetoothLEConnectionPhy クラス

定義

Bluetooth LE 物理レイヤー (PHY) に関する情報を取得するために使用されます。

接続パラメーターと PHY の詳細については、 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
継承
Object Platform::Object IInspectable BluetoothLEConnectionPhy
属性

Windows の要件

デバイス ファミリ
Windows 11 (10.0.22000.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v14.0 で導入)
アプリの機能
bluetooth

プロパティ

ReceiveInfo

受信用の Bluetooth LE 物理レイヤー (PHY) に関する情報を取得します。

TransmitInfo

送信用の Bluetooth LE 物理レイヤー (PHY) に関する情報を取得します。

適用対象