Click or drag to resize

BluetoothDiscoverer Methods

The BluetoothDiscoverer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFindPrinters(DiscoveryHandler)
Find Bluetooth® devices that are discoverable.
Public methodStatic memberFindPrinters(DiscoveryHandler, Int32)
Find Bluetooth® devices that are discoverable.
Public methodStatic memberFindPrinters(DiscoveryHandler, DeviceFilter)
Find Bluetooth® devices that are discoverable.
Public methodStatic memberFindPrinters(DiscoveryHandler, DeviceFilter, Int32)
Find Bluetooth® devices that are discoverable.
Public methodStatic memberFindServices
Find services (ConnectionChannels) that are supported by the device at macAddress.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also