esp_ble_mesh_time_state_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
struct { uint8_t tai_seconds[5]; uint8_t subsecond; uint8_t uncertainty; uint8_t time_zone_offset_curr; uint8_t time_zone_offset_new; uint8_t tai_zone_change[5]; uint16_t time_authority : 1, tai_utc_delta_curr : 15; uint16_t tai_utc_delta_new : 15; uint8_t tai_delta_change[5]; }
Parameters of the Time state.
uint8_t
The value of the Time Role state.