BtScanner.GetDeviceByName Method
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"
[Visual Basic]
Overrides Public Function GetDeviceByName( _
ByVal
name As
String _
) As
RemoteDevice()
Parameters
-
name
- name of the device
Return Value
list of devices
See Also
BtScanner Class | BlueLibs.BlueTooth Namespace