BlueLibs documentation

BtScanner Methods

The methods of the BtScanner class are listed below. For a complete list of BtScanner class members, see the BtScanner Members topic.

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.

Public Instance Methods

ClearCachedDevice Clears cashed parameters for this device. Sometimes cashed parameters are no longer valid and must be cleared before using the device
ClearCachedDevices Clears cached parameters for all devices
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetDeviceByAddress Creates RemoteDevice using the address
GetDeviceByName Returns list of devices having that name. The method is very useful when devices could be identified by name like "my Nokia", "Company iPaq 2"
GetDeviceList returns list of devices
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

BtScanner Class | BlueLibs.BlueTooth Namespace