Interface IBluetoothRemoteL2CapChannelFactory
- Namespace
- Bluetooth.Abstractions.Scanning
- Assembly
- Bluetooth.Abstractions.Scanning.dll
Factory for creating platform-specific Bluetooth L2CAP channels.
public interface IBluetoothRemoteL2CapChannelFactory
Remarks
TODO: This is a stub interface. Full factory infrastructure implementation pending.
Methods
Create(IBluetoothRemoteDevice, BluetoothRemoteL2CapChannelFactorySpec)
Creates a platform-specific Bluetooth L2CAP channel.
IBluetoothRemoteL2CapChannel Create(IBluetoothRemoteDevice device, IBluetoothRemoteL2CapChannelFactory.BluetoothRemoteL2CapChannelFactorySpec spec)
Parameters
deviceIBluetoothRemoteDevicespecIBluetoothRemoteL2CapChannelFactory.BluetoothRemoteL2CapChannelFactorySpec