Package fr.zhortech.ztcorekit.ble.product.protocol

Types

ZTCommand
Link copied to clipboard
open class ZTCommand(type: ZTCommand.Type)
ZTCommand
ZTCommandsQueue
Link copied to clipboard
class ZTCommandsQueue
ZTCommandsQueue
ZTCommandsQueueProcessor
Link copied to clipboard
class ZTCommandsQueueProcessor(queue: ZTCommandsQueue, connection: ZTBleConnection)
ZTCommandsQueueProcessor
ZTMessage
Link copied to clipboard
open class ZTMessage(data: ByteArray, group: Byte, type: Byte)
ZTMessage
ZTMessageParser
Link copied to clipboard
open class ZTMessageParser
ZTMessageParser
ZTPair
Link copied to clipboard
data class ZTPair<A, B>(left: A?, right: B?)
ZTPairResolutionStrategy
Link copied to clipboard
class ZTPairResolutionStrategy(leftRequired: Boolean, rightRequired: Boolean)
ZTPairResolutionStrategy
ZTProductStateParser
Link copied to clipboard
class ZTProductStateParser
ZTProductStateParser
ZTSegmentCollector
Link copied to clipboard
class ZTSegmentCollector
ZTSegmentCollector