Zephyr API 3.6.99
|
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 |
Current Time service data format, Please refer to specifications for more details.
uint8_t bt_cts_time_format::fractions256 |
uint8_t bt_cts_time_format::hours |
uint8_t bt_cts_time_format::mday |
uint8_t bt_cts_time_format::min |
uint8_t bt_cts_time_format::mon |
uint8_t bt_cts_time_format::reason |
uint8_t bt_cts_time_format::sec |
uint8_t bt_cts_time_format::wday |
uint16_t bt_cts_time_format::year |