Handles on the connected peer device needed to interact with it. More...
#include <cts_c.h>
Data Fields | |
| uint16_t | cts_srvc_start_handle |
| uint16_t | cts_srvc_end_handle |
| uint16_t | cts_cur_time_handle |
| uint16_t | cts_cur_time_cccd_handle |
| uint16_t | cts_loc_time_info_handle |
| uint16_t | cts_ref_time_info_handle |
Handles on the connected peer device needed to interact with it.
| uint16_t cts_c_handles_t::cts_cur_time_cccd_handle |
CTS CCCD handle of Current Time characteristic which has been got from peer.
| uint16_t cts_c_handles_t::cts_cur_time_handle |
CTS Current Time characteristic Value handle which has been got from peer.
| uint16_t cts_c_handles_t::cts_loc_time_info_handle |
CTS Local Time Information characteristic Value handle which has been got from peer.
| uint16_t cts_c_handles_t::cts_ref_time_info_handle |
CTS Reference Time Information characteristic Value handle which has been got from peer.
| uint16_t cts_c_handles_t::cts_srvc_end_handle |
CTS Service end handle.
| uint16_t cts_c_handles_t::cts_srvc_start_handle |
CTS Service start handle.