Zephyr API 3.6.99
Loading...
Searching...
No Matches
bt_cts_time_format Struct Reference

Current Time service data format, Please refer to specifications for more details. More...

#include <cts.h>

Data Fields

uint16_t year
 
uint8_t mon
 
uint8_t mday
 
uint8_t hours
 
uint8_t min
 
uint8_t sec
 
uint8_t wday
 
uint8_t fractions256
 
uint8_t reason
 

Detailed Description

Current Time service data format, Please refer to specifications for more details.

Field Documentation

◆ fractions256

uint8_t bt_cts_time_format::fractions256

◆ hours

uint8_t bt_cts_time_format::hours

◆ mday

uint8_t bt_cts_time_format::mday

◆ min

uint8_t bt_cts_time_format::min

◆ mon

uint8_t bt_cts_time_format::mon

◆ reason

uint8_t bt_cts_time_format::reason

◆ sec

uint8_t bt_cts_time_format::sec

◆ wday

uint8_t bt_cts_time_format::wday

◆ year

uint16_t bt_cts_time_format::year

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