trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant TIME_EXPONENTIAL_8

Source
pub const TIME_EXPONENTIAL_8: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b13 Time Exponential 8

The Time Exponential 8 characteristic is used to represent a measure of a period of time in seconds.


§Structure

§Data Type

FieldTime Exponential 8
Typeuint8
Size1

§Description

The time duration is given by the value 1.1\textsuperscript{N–64` in seconds, with N being the raw 8-bit value. Minimum: 0.0 Maximum: 66560641 Unit: org.bluetooth.unit.time.second A raw value of 0x00 represents 0 seconds. A raw value of 0xFE represents the total life of the device. A raw value of 0xFF represents “value is not known”.


more information