Package-level declarations

Types

Link copied to clipboard
public abstract class BluetoothFrame
Link copied to clipboard
Helper class for working with the message chunks that traverse the bluetooth connection.
Link copied to clipboard
public class CloverBluetoothException extends Exception
Created by daniel.james on 5/10/18.
Link copied to clipboard
public class RemoteMessageFrame extends BluetoothFrame
Represents a single byte array as it came across the air on the bluetooth radio, or will be sent over the bluetooth radio.
Link copied to clipboard