Bit masks for the initialization of cts_init_t::char_mask. More...
Macros | |
| #define | CTS_CHAR_MANDATORY 0x0f |
| #define | CTS_CHAR_LOC_TIME_INFO_SUP 0x30 |
| #define | CTS_CHAR_REF_TIME_INFO_SUP 0xc0 |
| #define | CTS_CHAR_FULL 0xff |
Bit masks for the initialization of cts_init_t::char_mask.
| #define CTS_CHAR_FULL 0xff |
Bit mask of the full characteristic.
| #define CTS_CHAR_LOC_TIME_INFO_SUP 0x30 |
Bit mask for Local Time Information characteristic that is optional.
| #define CTS_CHAR_MANDATORY 0x0f |
Bit mask for mandatory characteristic in CTS.
| #define CTS_CHAR_REF_TIME_INFO_SUP 0xc0 |
Bit mask for Reference Time Information characteristic that is optional.