Current Time Service event. More...
#include <cts.h>
Collaboration diagram for cts_evt_t:Public Attributes | |
| uint8_t | conn_idx |
| The index of the connection. More... | |
| cts_evt_type_t | evt_type |
| The CTS event type. More... | |
| const uint8_t * | p_data |
| Pointer to event data. More... | |
| uint16_t | length |
| Length of event data. More... | |
| cts_cur_time_t | cur_time |
| Curren time set by peer. More... | |
| cts_loc_time_info_t | loc_time_info |
| Local time information set by peer. More... | |
| cts_cur_time_t cts_evt_t::cur_time |
| cts_evt_type_t cts_evt_t::evt_type |
| cts_loc_time_info_t cts_evt_t::loc_time_info |