public class TruePulseReader extends LRFReader
LRFReader.Callback
connection
Constructor and Description |
---|
TruePulseReader(android.bluetooth.BluetoothDevice device) |
Modifier and Type | Method and Description |
---|---|
void |
onRead(byte[] d)
The byte array read from the Bluetooth connection.
|
getCotManager, onInstantiateConnection, parseData, parseData1, setCallback
getConnection
public void onRead(byte[] d)
BluetoothConnection.Callback
onRead
in interface BluetoothConnection.Callback
onRead
in class LRFReader
d
- the bytes read from the bluetooth connection.