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

G

getAddress() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the preripheral's Bluetooth address.
getAdvertisement() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the TIOAdvertisement instance representing the latest advertisement received from the peripheral within a scan procedure.
getAdvertisementDisplayString() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets a string representation of the current advertisement, see also TIOAdvertisement.getDisplayString().
getApplicationContext() - Method in class com.stollmann.terminalIO.TIOManager
Gets the application context passed to TIOManager in the call to initialize().
getDisplayString() - Method in class com.stollmann.terminalIO.TIOAdvertisement
Gets a string representation of this instance containing local name, operation mode and connection request state.
getLocalName() - Method in class com.stollmann.terminalIO.TIOAdvertisement
Gets the peripheral's local name as contained within the peripheral's advertisement data.
getLocalUARTCreditsCount() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the current number of UART credits available on the local device.
getMaxLocalUARTCreditsCount() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the maximum number of local credits that are granted to the remote device, see setMaxLocalUARTCreditsCount().
getMinLocalUARTCreditsCount() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the minimum number of local credits the remote device should have at its disposal, see setMinLocalUARTCreditsCount().
getName() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the preripheral's Bluetooth GATT name.
getOperationMode() - Method in class com.stollmann.terminalIO.TIOAdvertisement
Gets the peripheral's operation mode as contained within the peripheral's advertisement data.
getPeripherals() - Method in class com.stollmann.terminalIO.TIOManager
Gets all TIOPeripheral instances representing the currently known TerminalIO peripherals.
getRemoteUARTCreditsCount() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the current number of UART credits available on the remote device.
getTag() - Method in class com.stollmann.terminalIO.TIOPeripheral
Gets the tag object.
getValue() - Method in enum com.stollmann.terminalIO.TIO.OperationMode
Gets this value's Integer value.

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