cts_evt_t Struct Reference

Current Time Service event. More...

#include <cts.h>

Data Fields

uint8_t conn_idx
 
cts_evt_type_t evt_type
 
const uint8_t * p_data
 
uint16_t length
 
cts_cur_time_t cur_time
 
cts_loc_time_info_t loc_time_info
 

Detailed Description

Current Time Service event.

Field Documentation

◆ conn_idx

uint8_t cts_evt_t::conn_idx

The index of the connection.

◆ cur_time

cts_cur_time_t cts_evt_t::cur_time

Curren time set by peer.

◆ evt_type

cts_evt_type_t cts_evt_t::evt_type

The CTS event type.

◆ length

uint16_t cts_evt_t::length

Length of event data.

◆ loc_time_info

cts_loc_time_info_t cts_evt_t::loc_time_info

Local time information set by peer.

◆ p_data

const uint8_t* cts_evt_t::p_data

Pointer to event data.


The documentation for this struct was generated from the following file: