BluetoothLEConnectionPhyInfo クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth LE 物理レイヤー (PHY) に関する情報を表します。
接続パラメーターと PHY の詳細については、 Bluetooth Core 仕様に関するページを参照してください。
public ref class BluetoothLEConnectionPhyInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEConnectionPhyInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BluetoothLEConnectionPhyInfo
Public NotInheritable Class BluetoothLEConnectionPhyInfo
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 11 (10.0.22000.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0 で導入)
|
アプリの機能 |
bluetooth
|
プロパティ
IsCodedPhy |
Bluetooth LE 物理層 (PHY) が LE Coded であるかどうかを示す値を取得します。 |
IsUncoded1MPhy |
Bluetooth LE 物理層 (PHY) が (コーディングされていない) LE 1M であるかどうかを示す値を取得します。 |
IsUncoded2MPhy |
Bluetooth LE 物理層 (PHY) が (コード化されていない) LE 2M であるかどうかを示す値を取得します。 |