BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.BluetoothDeviceInfo Class Reference

Public Member Functions

final String getMacId ()
 
final void setMacId (String value)
 
final String getDeviceId ()
 
final void setDeviceId (String value)
 

Detailed Description

A container for information about discovered bluetooth devices.

Member Function Documentation

◆ getDeviceId()

final String com.glneurotech.devices.common.BluetoothDeviceInfo.getDeviceId ( )

Gets the ID of the device assigned by Great Lakes NeuroTechnologies.

Returns
String

◆ getMacId()

final String com.glneurotech.devices.common.BluetoothDeviceInfo.getMacId ( )

Gets the MAC ID of the discovered device.

Returns
String

◆ setDeviceId()

final void com.glneurotech.devices.common.BluetoothDeviceInfo.setDeviceId ( String  value)

Sets the ID of the device assigned by Great Lakes NeuroTechnologies.

Parameters
value

◆ setMacId()

final void com.glneurotech.devices.common.BluetoothDeviceInfo.setMacId ( String  value)

Sets the MAC ID of the discovered device.

Parameters
value

The documentation for this class was generated from the following file: