trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant TIME_ZONE

Source
pub const TIME_ZONE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a0e Time Zone

The Time Zone characteristic is used to represent the time difference in 15-minute increments between local standard time and UTC.


§Structure

§Data Type

FieldTime Zone
Typesint8
Size1

§Description

This field represents the offset from UTC in number of 15-minute increments. Valid range from -48 to +56. A value of -128 means that the time zone offset is not known. All other values are Reserved for Future Use. The offset defined in this characteristic is constant regardless of whether daylight savings is in effect.


more information