Handles on the connected peer device needed to interact with it. More...
#include <gus_c.h>
Data Fields | |
| uint16_t | gus_srvc_start_handle |
| uint16_t | gus_srvc_end_handle |
| uint16_t | gus_tx_handle |
| uint16_t | gus_tx_cccd_handle |
| uint16_t | gus_rx_handle |
| uint16_t | gus_flow_ctrl_handle |
| uint16_t | gus_flow_ctrl_cccd_handle |
Handles on the connected peer device needed to interact with it.
| uint16_t gus_c_handles_t::gus_flow_ctrl_cccd_handle |
Handle of CCCD of GUS Flow Control characteristic as provided by a discovery.
| uint16_t gus_c_handles_t::gus_flow_ctrl_handle |
Handle of GUS Flow Control characteristic as provided by a discovery.
| uint16_t gus_c_handles_t::gus_rx_handle |
Handle of GUS Rx characteristic as provided by a discovery.
| uint16_t gus_c_handles_t::gus_srvc_end_handle |
GUS Service end handle.
| uint16_t gus_c_handles_t::gus_srvc_start_handle |
GUS Service start handle.
| uint16_t gus_c_handles_t::gus_tx_cccd_handle |
Handle of CCCD of GUS Tx characteristic as provided by a discovery.
| uint16_t gus_c_handles_t::gus_tx_handle |
Handle of GUS Tx characteristic as provided by a discovery.