pub const LOCAL_TIME_INFORMATION: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2a0f Local Time Information
The Local Time Information characteristic is used to represent the relation (offset) between local time and UTC. It contains time zone and Daylight Savings Time (DST) offset information.
§Structure
§Data Type
| Field | Time Zone |
| Type | struct |
| Size | 1 |
§Description
Refer to Time Zone characteristic in sec:org.bluetooth.characteristic.time_zone
––///
§Data Type
| Field | DST Offset |
| Type | struct |
| Size | 1 |
§Description
Refer to DST Offset characteristic in sec:org.bluetooth.characteristic.dst_offset