BluetoothClient Class |
Namespace: InTheHand.Net.Sockets
public class BluetoothClient : IDisposable
The BluetoothClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | BluetoothClient | |
![]() | BluetoothClient(BluetoothEndPoint) |
Name | Description | |
---|---|---|
![]() | Authenticate | |
![]() | Available | |
![]() | Client | |
![]() | Connected | |
![]() | Encrypt | |
![]() | InquiryAccessCode | |
![]() | InquiryLength | |
![]() | LingerState | |
![]() | LinkKey | |
![]() | LinkPolicy | |
![]() | RemoteEndPoint | |
![]() | RemoteMachineName |
Name | Description | |
---|---|---|
![]() | BeginConnect(BluetoothEndPoint, AsyncCallback, Object) | |
![]() | BeginConnect(BluetoothAddress, Guid, AsyncCallback, Object) | |
![]() | BeginDiscoverDevices | |
![]() | Close | |
![]() | Connect(BluetoothEndPoint) | |
![]() | Connect(BluetoothAddress, Guid) | |
![]() | DiscoverDevices | |
![]() | DiscoverDevices(Int32) | |
![]() | DiscoverDevices(Int32, Boolean, Boolean, Boolean) | |
![]() | DiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean) | |
![]() | DiscoverDevicesInRange | |
![]() | Dispose | |
![]() | EndConnect | |
![]() | EndDiscoverDevices | |
![]() | 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.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetRemoteMachineName(Socket) | |
![]() | GetRemoteMachineName(BluetoothAddress) | |
![]() | GetStream | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetPin(String) | |
![]() | SetPin(BluetoothAddress, String) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |