Uses of Package
com.stollmann.terminalIO

Classes in com.stollmann.terminalIO used by com.stollmann.terminalIO
TIO.OperationMode
          TerminalIO peripheral operation mode 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.
TIOManagerCallback
          The TIOManager's event listener implements the TIOManagerCallback interface in order to monitor system Bluetooth availability and to manage information about TIOPeripheral objects.
TIOPeripheral
          TIOPeripheral instances represent remote devices that have been identified as TerminalIO servers during a TIOManager scan procedure.
TIOPeripheralCallback
          A TIOPeripheral's event listener implements the TIOPeripheralCallback interface in order to monitor connection events, data exchange and peripheral property updates.