Lists the currently connected bluetooth devices.
Lists the currently connected bluetooth devices.
public static string[] GetAvailableDevices();
Discovers accessible Bluetooth devices and returns their names and addresses.
public static string[] GetAvailableDevices(bool);
BluetoothComm Class | PalmSens.Comm Namespace