Click or drag to resize

CommonBluetoothClient Methods

The CommonBluetoothClient type exposes the following members.

Methods
  NameDescription
Protected methodAfterConnectAttempt
Protected methodBeforeConnectAttempt
Public methodBeginConnect (Overrides CommonDiscoveryBluetoothClientBeginConnect(BluetoothEndPoint, AsyncCallback, Object).)
Public methodBeginDiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean, AsyncCallback, Object) (Inherited from CommonDiscoveryBluetoothClient.)
Public methodBeginDiscoverDevices(Int32, Boolean, Boolean, Boolean, Boolean, AsyncCallback, Object, BluetoothClientLiveDiscoveryCallback, Object) (Inherited from CommonDiscoveryBluetoothClient.)
Protected methodBeginInquiry (Inherited from CommonDiscoveryBluetoothClient.)
Public methodBeginServiceDiscovery
Public methodConnect (Overrides CommonDiscoveryBluetoothClientConnect(BluetoothEndPoint).)
Public methodDiscoverDevices (Inherited from CommonDiscoveryBluetoothClient.)
Public methodDispose (Inherited from CommonDiscoveryBluetoothClient.)
Protected methodDispose(Boolean) (Overrides CommonDiscoveryBluetoothClientDispose(Boolean).)
Public methodEndConnect (Overrides CommonDiscoveryBluetoothClientEndConnect(IAsyncResult).)
Public methodEndDiscoverDevices (Inherited from CommonDiscoveryBluetoothClient.)
Protected methodEndInquiry (Inherited from CommonDiscoveryBluetoothClient.)
Public methodEndServiceDiscovery
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetKnownRemoteDeviceEntries (Inherited from CommonDiscoveryBluetoothClient.)
Public methodGetRemoteMachineName (Overrides CommonDiscoveryBluetoothClientGetRemoteMachineName(BluetoothAddress).)
Public methodGetStream (Overrides CommonDiscoveryBluetoothClientGetStream.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetPin(String) (Inherited from CommonDiscoveryBluetoothClient.)
Public methodSetPin(BluetoothAddress, String) (Inherited from CommonDiscoveryBluetoothClient.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also