Click or drag to resize
IDeviceManagerTGetBluetoothDevice Method
Returns a reference to a device connected over bluetooth

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
T GetBluetoothDevice(
	long macID
)

Parameters

macID
Type: SystemInt64

Return Value

Type: T
See Also