Class WindowsConnectionOptions
- Namespace
- Bluetooth.Abstractions.Scanning.Options.Windows
- Assembly
- Bluetooth.Abstractions.Scanning.dll
Windows platform-specific connection options.
public record WindowsConnectionOptions : IEquatable<WindowsConnectionOptions>
- Inheritance
-
WindowsConnectionOptions
- Implements
- Inherited Members
Remarks
Windows currently does not expose connection options through the WinRT API. Connection parameters are managed automatically by the Windows Bluetooth stack. This class is provided for consistency and future extensibility.