PalmSens SDK Class Library

BluetoothComm.GetAvailableDevices Method

Lists the currently connected bluetooth devices.

Overload List

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);

See Also

BluetoothComm Class | PalmSens.Comm Namespace