Handles on the connected peer device needed to interact with it. More...
#include <rscs_c.h>
Data Fields | |
| uint16_t | rscs_srvc_start_handle |
| uint16_t | rscs_srvc_end_handle |
| uint16_t | rscs_rsc_meas_handle |
| uint16_t | rscs_rsc_meas_cccd_handle |
| uint16_t | rscs_sensor_loc_handle |
| uint16_t | rscs_rsc_feature_handle |
| uint16_t | rscs_ctrl_pt_handle |
| uint16_t | rscs_ctrl_pt_cccd_handle |
Handles on the connected peer device needed to interact with it.
| uint16_t rscs_c_handles_t::rscs_ctrl_pt_cccd_handle |
RSCS CCCD handle of Control Point characteristic which has been got from peer.
| uint16_t rscs_c_handles_t::rscs_ctrl_pt_handle |
RSCS Control Point characteristic Value handle which has been got from peer.
| uint16_t rscs_c_handles_t::rscs_rsc_feature_handle |
RSCS RSC Feature characteristic Value handle which has been got from peer.
| uint16_t rscs_c_handles_t::rscs_rsc_meas_cccd_handle |
RSCS CCCD handle of RSC Measurement characteristic which has been got from peer.
| uint16_t rscs_c_handles_t::rscs_rsc_meas_handle |
RSCS RSC Measurement characteristic Value handle which has been got from peer.
| uint16_t rscs_c_handles_t::rscs_sensor_loc_handle |
RSCS Sensor Location characteristic Value handle which has been got from peer.
| uint16_t rscs_c_handles_t::rscs_srvc_end_handle |
RSCS Service end handle.
| uint16_t rscs_c_handles_t::rscs_srvc_start_handle |
RSCS Service start handle.