Class | Description |
---|---|
AsciiCommander |
AsciiCommander provides methods to communicate with TSL devices that use the TSL ASCII 2.0 Protocol
Instances of this class support:
connection and disconnection from any TSL Reader connected via bluetooth
execution of an IAsciiCommand either synchronously or asynchronously
management of the responder chain for data received from the TSL device
Warning: Instances of AsciiCommander MUST be created on the UI thread
|
BluetoothReaderService |
This class does all the work for setting up and managing Bluetooth
connections with other devices.
|
BuildConfig | |
Constants | |
DeviceProperties |
Devices can have command limits that are different than those supported
by the ASCII Protocol e.g.
|
R | |
R.attr | |
R.drawable | |
R.string | |
R.style |
Enum | Description |
---|---|
AsciiCommander.ConnectionState |
The connection states for AsciiCommander
|