Click or drag to resize
BioRadioDeviceManagerDiscoverBluetoothDevices Method
Performs a search for devices in the vicinity.

Namespace: GLNeuroTech.Devices.BioRadio
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public BluetoothDeviceInfo[] DiscoverBluetoothDevices()

Return Value

Type: BluetoothDeviceInfo
An array of BluetoothDeviceInfo objects that contain information about the discovered devices.
See Also