Searched defs:bt_mesh_tai_utc_delta_set (Results 1 – 1 of 1) sorted by relevance
87 struct bt_mesh_tai_utc_delta_set { struct88 uint16_t tai_utc_delta_new : 15; /* Upcoming difference between TAI and UTC in seconds */89 uint16_t padding : 1; /* Always 0b0. Other values are Prohibited. */90 uint8_t tai_delta_change[5]; /* TAI Seconds time of the upcoming TAI-UTC Delta change */