IL2CapClient Interface |
Namespace: InTheHand.Net.Bluetooth.Factory
public interface IL2CapClient : IDisposable, IBluetoothClient
The IL2CapClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authenticate | (Inherited from IBluetoothClient.) |
![]() | Available | (Inherited from IBluetoothClient.) |
![]() | Client | (Inherited from IBluetoothClient.) |
![]() | Connected | (Inherited from IBluetoothClient.) |
![]() | Encrypt | (Inherited from IBluetoothClient.) |
![]() | InquiryAccessCode | (Inherited from IBluetoothClient.) |
![]() | InquiryLength | (Inherited from IBluetoothClient.) |
![]() | LingerState | (Inherited from IBluetoothClient.) |
![]() | LinkKey | (Inherited from IBluetoothClient.) |
![]() | LinkPolicy | (Inherited from IBluetoothClient.) |
![]() | RemoteEndPoint | (Inherited from IBluetoothClient.) |
![]() | RemoteMachineName | (Inherited from IBluetoothClient.) |
Name | Description | |
---|---|---|
![]() | BeginConnect | (Inherited from IBluetoothClient.) |
![]() | BeginDiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean, AsyncCallback, Object) | (Inherited from IBluetoothClient.) |
![]() | BeginDiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean, AsyncCallback, Object, BluetoothClientLiveDiscoveryCallback, Object) | (Inherited from IBluetoothClient.) |
![]() | Connect | (Inherited from IBluetoothClient.) |
![]() | DiscoverDevices | (Inherited from IBluetoothClient.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | EndConnect | (Inherited from IBluetoothClient.) |
![]() | EndDiscoverDevices | (Inherited from IBluetoothClient.) |
![]() | GetMtu | |
![]() | GetRemoteMachineName | (Inherited from IBluetoothClient.) |
![]() | GetStream | (Inherited from IBluetoothClient.) |
![]() | SetPin(String) | (Inherited from IBluetoothClient.) |
![]() | SetPin(BluetoothAddress, String) | (Inherited from IBluetoothClient.) |