Package com.stollmann.terminalIO

Interface Summary
TIOManagerCallback The TIOManager's event listener implements the TIOManagerCallback interface in order to monitor system Bluetooth availability and to manage information about TIOPeripheral objects.
TIOPeripheralCallback A TIOPeripheral's event listener implements the TIOPeripheralCallback interface in order to monitor connection events, data exchange and peripheral property updates.
 

Class Summary
TIO The TIO class is purely static and provides TerminalIO specific UUID instances and constants.
TIOAdvertisement TIOAdvertisement instances represent a remote TerminalIO peripherals's advertisement data.
TIOManager The TIOManager is the fundamental class to provide TerminalIO functionality towards the application.
TIOPeripheral TIOPeripheral instances represent remote devices that have been identified as TerminalIO servers during a TIOManager scan procedure.
 

Enum Summary
TIO.OperationMode TerminalIO peripheral operation mode constants.