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
Field | Exact Time 256 |
Type | struct |
Size | 9 |
§Description
Refer to the Exact Time 256 characteristic in sec:org.bluetooth.characteristic.exact_time_256
––///
§Data Type
Field | Adjust Reason |
Type | boolean8 |
Size | 1 |
§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