A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
T
- Task - class in com.comthings.gollum.api.gollumandroidlib.network.kaiju
{ "endedAt": "Mon, 28 Sep 2020 08:35:29 GMT", "enqueuedAt": "Mon, 28 Sep 2020 08:35:28 GMT", "id": "84c99c31-1b21-48f9-a8ce-e52c3470e24c", "jobInputRawBitStream": "00000000000000000000010101010101010101010101000000000011010010011010011011010010011011011010010011011010011010011010011011011011011010011011010010010011011010011010010011011011010011011010011011011011011011010011011010011010010010011011010011011011010000000000000000000000000000000", "jobInputRollingCodeRequest": { ... }, "progress": 100, "jobResult": { ... }, "jobResultType": "generate/capture", "startedAt": "Mon, 28 Sep 2020 08:35:28 GMT", "status": "finished" }
- toArray() - function in java.util.ArrayList
- toArray(kotlin.Array) - function in java.util.ArrayList
- toByteArrayReverse(java.util.BitSet) - function in com.comthings.gollum.api.gollumandroidlib.utils.Utils_BitSet
- Convert a BitSet into a byte array Opposite of fromByteArrayReverse
- toMap() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.KaijuHeaders
- toString() - function in com.comthings.gollum.api.gollumandroidlib.GollumErrorCode
- toString() - function in com.comthings.gollum.api.gollumandroidlib.beans.RxTxConfig
- toString() - function in com.comthings.gollum.api.gollumandroidlib.events.MarauderMemoryCleared
- toString() - function in com.comthings.gollum.api.gollumandroidlib.events.MarauderReadSectorBitmap
- toString() - function in com.comthings.gollum.api.gollumandroidlib.events.MarauderReadSectorData
- toString() - function in com.comthings.gollum.api.gollumandroidlib.events.MarauderReadSectorInfo
- toString() - function in com.comthings.gollum.api.gollumandroidlib.events.MarauderReadStatusInfo
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.RollingCode
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.Task
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.api.JobInputGenerateCapture
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.DeviceInfo
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.DeviceInfo.Type
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.DeviceType
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.RemoteInfoAbstract
- toString() - function in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.TpmsInfo
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.BruteForceSetupFunctionParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.BruteForceSetupLongSymbolParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.BruteForceSetupParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.BruteForceStartParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.BruteForceStartSyncCodeTailParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.DevicePattern
- Used to return the name of the Device pattern
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.NpiParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.parameters.RfSetupParameters
- toString() - function in com.comthings.gollum.api.gollumandroidlib.utils.RegexAnalyzer.AnalysisResult
- toString() - function in com.comthings.gollum.api.gollumandroidlib.utils.RegexAnalyzer.Device
- toString() - function in java.lang.Throwable
- toString() - function in java.util.AbstractCollection
- toStringDetailled() - function in com.comthings.gollum.api.gollumandroidlib.events.MarauderReadSectorBitmap
- toVersionCode() - function in com.comthings.gollum.api.gollumandroidlib.utils.Version
- toVersionCode(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.Version
- Converts a string representing a version in the form x.y.z into a version code in the form xxyyzz.
- toVersionName(int) - function in com.comthings.gollum.api.gollumandroidlib.utils.Version
- Converts a version code in the form xxyyzz into a string representing a version in the form xx.yy.zz.
- TPMS - enum entry in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device.DeviceType
- TpmsInfo - class in com.comthings.gollum.api.gollumandroidlib.network.kaiju.device
- Used to represents a Remote TpmsInfo, this class contains all informations about the used parameters to generate this Remote.
- TRANSMITTED - enum entry in com.comthings.gollum.api.gollumandroidlib.network.kaiju.RollingCode.Usability
- trimToSize() - function in java.util.ArrayList
- tryParseIntToHex(java.lang.String) - function in com.comthings.gollum.api.gollumandroidlib.utils.Hex
- Convert a String representing an integer to Hexadecimal String with default value
- TX - enum entry in com.comthings.gollum.api.gollumandroidlib.common.Common.RfTask
- TX_SETUP - enum entry in com.comthings.gollum.api.gollumandroidlib.common.Common.RfTask
- txFlush(int) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Removes all TX messages already in queue Must be called from background thread
- txFlush(int,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetInteger) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Removes all TX messages already in queue Must NOT be called from background thread, as this method already creates its own AsyncTask.
- txFlush() - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJS
- Removes all TX messages already in queue
- txFlush() - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJSInterface
- Removes all TX messages already in queue
- txSend(kotlin.Array,int,boolean,int) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send data as a byte array in the form [0x41, 0x42, 0x30, 0x46, ...].
- txSend(kotlin.Array,int,boolean,int,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetInteger) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send data as a byte array in the form [0x41, 0x42, 0x30, 0x46, ...].
- txSend(java.lang.String,boolean,int,boolean) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send an hexadecimal String.
- txSend(java.lang.String,boolean,int,boolean,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetInteger) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send an hexadecimal String.
- txSend(java.lang.String,boolean,int) - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJS
- Send data as a byte array in the form [0x41, 0x42, 0x30, 0x46, ...
- txSend(java.lang.String,boolean,int) - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJSInterface
- Send data as a byte array in the form [0x41, 0x42, 0x30, 0x46, ...
- txSendCompress(java.lang.String,boolean,int,boolean) - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJS
- Send an hexadecimal String.
- txSendCompress(java.lang.String,boolean,int,boolean) - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJSInterface
- Send an hexadecimal String.
- txSendHex(kotlin.Array,int,boolean,int) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send data as an hex byte array.
- txSendHex(kotlin.Array,int,boolean,int,boolean) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send data as an hex byte array.
- txSendHex(kotlin.Array,int,boolean,int,boolean,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetInteger) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send data as an hex byte array.
- txSendHex(kotlin.Array,int,boolean,int,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetInteger) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Send data as an hex byte array.
- txSetup(int,int,int,int) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Configure CC1111 radio before sending Tx message over radio interface Same as txSetup, but assuming we are already in a background task Must be called from background thread
- txSetup(int,int,int,int,com.comthings.gollum.api.gollumandroidlib.callback.GollumCallbackGetInteger) - function in com.comthings.gollum.api.gollumandroidlib.GollumDongle
- Configure CC1111 radio before sending Tx message over radio interface Must NOT be called from background thread, as this method already creates its own AsyncTask.
- txSetup(int,int,int,int) - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJS
- Configure CC1111 radio before sending Tx message over radio interface
- txSetup(int,int,int,int) - function in com.comthings.gollum.api.gollumandroidlib.duktape.GollumJSInterface
- Configure CC1111 radio before sending Tx message over radio interface