trouble-host

Crates

0.2.4

Versions

default

Flavors

Constant CURRENT_TIME

Source
pub const CURRENT_TIME: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a2b Current Time

The Current Time characteristic is used to represent the exact time and the reason for adjustment.


§Structure

§Data Type

FieldExact Time 256
Typestruct
Size9

§Description

Refer to the Exact Time 256 characteristic in sec:org.bluetooth.characteristic.exact_time_256

––///

§Data Type

FieldAdjust Reason
Typeboolean8
Size1

§Description

This field represents reason(s) for adjusting time. 0: Manual Time Update 1: External Reference Time Update 2: Change of Time Zone 3: Change of DST 4–7: Reserved for Future Use


more information