trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant TIME_UPDATE_STATE

Source
pub const TIME_UPDATE_STATE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a17 Time Update State

The Time Update State characteristic is used to represent the status of the time update process and the result of the last update in a time server.


§Structure

§Data Type

FieldCurrent State
Typeuint8
Size1

§Description

0: Idle 1: Update Pending 2–255: Reserved for Future Use

––///

§Data Type

FieldResult
Typeuint8
Size1

§Description

0: Successful 1: Cancelled 2: No connection to reference 3: Reference responded with an error 4: Timeout 5: Update not attempted after reset 6–255: Reserved for Future Use


more information