cts_init_t Struct Reference

Current Time Service init structure. This contains all option and data needed for initialization of the service. More...

#include <cts.h>

Data Fields

cts_evt_handler_t evt_handler
 
uint16_t char_mask
 
cts_cur_time_t cur_time
 
cts_loc_time_info_t loc_time_info
 
cts_ref_time_info_t ref_time_info
 

Detailed Description

Current Time Service init structure. This contains all option and data needed for initialization of the service.

Field Documentation

◆ char_mask

uint16_t cts_init_t::char_mask

Initial mask of supported characteristics, and configured with Characteristics Mask.

◆ cur_time

cts_cur_time_t cts_init_t::cur_time

Current Time.

◆ evt_handler

cts_evt_handler_t cts_init_t::evt_handler

Current Time Service event handler.

◆ loc_time_info

cts_loc_time_info_t cts_init_t::loc_time_info

Local Time information.

◆ ref_time_info

cts_ref_time_info_t cts_init_t::ref_time_info

Reference Time information.


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