C D E F G I L M R S T U V W

S

savePeripherals() - Method in class com.stollmann.terminalIO.TIOManager
Serializes a list of known peripheral Bluetooth addresses to a persistent file in the application directory.
SERVICE_UUID - Static variable in class com.stollmann.terminalIO.TIO
The TerminalIO service UUID.
setListener(TIOManagerCallback) - Method in class com.stollmann.terminalIO.TIOManager
Sets the listener for TerminalIO scan events.
setListener(TIOPeripheralCallback) - Method in class com.stollmann.terminalIO.TIOPeripheral
Sets the listener object to receive TIOPeripheral events, see TIOPeripheralCallback.
setMaxLocalUARTCreditsCount(int) - Method in class com.stollmann.terminalIO.TIOPeripheral
Sets the maximum number of local credits that shall be granted to the remote device.
setMinLocalUARTCreditsCount(int) - Method in class com.stollmann.terminalIO.TIOPeripheral
Sets the minimum number of local credits that shall be granted to the remote device.
setShallBeSaved(boolean) - Method in class com.stollmann.terminalIO.TIOPeripheral
Determines whether the peripheral shall be persistently saved to file by the TIOManager.savePeripherals() method or not.
setTag(Object) - Method in class com.stollmann.terminalIO.TIOPeripheral
Sets a tag object.
shallBeSaved() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the information whether the peripheral shall be persistently saved to file by the TIOManager.savePeripherals() method or not.
sharedInstance() - Static method in class com.stollmann.terminalIO.TIOManager
Returns the singleton TIOManager instance.
startScan() - Method in class com.stollmann.terminalIO.TIOManager
Starts a Bluetooth Low Energy scan procedure.
stopScan() - Method in class com.stollmann.terminalIO.TIOManager
Stops a currently running scan procedure.

C D E F G I L M R S T U V W