Companion

object Companion

Properties

Link copied to clipboard
val clientConfigurationDescriptorUuid: UUID

Then GATT Client Configuration Descriptor.

Link copied to clipboard
const val defaultMaximumTransferUnitSizeInBytes: Int = 23

The maximum number of bytes per packet.

Link copied to clipboard
val iviIdentificationServiceUuid: UUID

Service UUID used to identify a device as TomTom Digital Cockpit compatible.

Link copied to clipboard
val receiveCharacteristicUuid: UUID

The characteristic used to send data from the client to the server.

Link copied to clipboard
val sendCharacteristicUuid: UUID

The characteristic used to send data from the server to the client.

Link copied to clipboard
val sessionIdCharacteristicUuid: UUID

The characteristic used for the session ID. Session IDs are used to detect reinitialization of a service on the server side.

Link copied to clipboard
val versionHandshakeCharacteristicUuid: UUID

The characteristic used for the version handshake.