Click or drag to resize
BluetoothDeviceInfo Class
A container for information about discovered bluetooth devices.
Inheritance Hierarchy
SystemObject
  GLNeuroTech.Devices.CommonBluetoothDeviceInfo

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public class BluetoothDeviceInfo

The BluetoothDeviceInfo type exposes the following members.

Constructors
  NameDescription
Public methodBluetoothDeviceInfo
Initializes a new instance of the BluetoothDeviceInfo class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyDeviceId
The ID of the device assigned by Great Lakes NeuroTechnologies.
Public propertyMacId
The MAC ID of the discovered device.
Top
See Also