public class TruePulseReader extends LRFReader
LRFReader.Callbackconnection| 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, setCallbackgetConnectionpublic void onRead(byte[] d)
BluetoothConnection.CallbackonRead in interface BluetoothConnection.CallbackonRead in class LRFReaderd - the bytes read from the bluetooth connection.