BluetoothFactory Class |
Namespace: InTheHand.Net.Bluetooth.Factory
public abstract class BluetoothFactory : IDisposable
The BluetoothFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | BluetoothFactory |
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | DoGetAllRadios | |
![]() | DoGetBluetoothClient | |
![]() | DoGetBluetoothClient(Socket) | |
![]() | DoGetBluetoothClient(BluetoothEndPoint) | |
![]() | DoGetBluetoothClientForListener | |
![]() | DoGetBluetoothDeviceInfo | |
![]() | DoGetBluetoothListener | |
![]() | DoGetBluetoothSecurity | |
![]() | DoGetL2CapClient | |
![]() | DoGetPrimaryRadio | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAllRadios | |
![]() | GetBluetoothClient | |
![]() | GetBluetoothClient(Socket) | |
![]() | GetBluetoothClient(BluetoothEndPoint) | |
![]() | GetBluetoothClientForListener | |
![]() | GetBluetoothDeviceInfo | |
![]() | GetBluetoothListener | |
![]() | GetBluetoothSecurity | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetL2CapClient | |
![]() | GetPrimaryRadio | |
![]() ![]() | GetTheFactoryOfTypeOrDefault(Type) | |
![]() ![]() | GetTheFactoryOfTypeOrDefaultTFactory | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | HackShutdownAll | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |