Discovers accessible Bluetooth devices and returns their names and addresses.
| C# | Visual Basic |
public BluetoothDeviceInfo[] DiscoverDevices()
Public Function DiscoverDevices As BluetoothDeviceInfo()
An array of BluetoothDeviceInfo objects describing the devices discovered.