gus_c_handles_t Struct Reference

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
 

Detailed Description

Handles on the connected peer device needed to interact with it.

Field Documentation

◆ gus_flow_ctrl_cccd_handle

uint16_t gus_c_handles_t::gus_flow_ctrl_cccd_handle

Handle of CCCD of GUS Flow Control characteristic as provided by a discovery.

◆ gus_flow_ctrl_handle

uint16_t gus_c_handles_t::gus_flow_ctrl_handle

Handle of GUS Flow Control characteristic as provided by a discovery.

◆ gus_rx_handle

uint16_t gus_c_handles_t::gus_rx_handle

Handle of GUS Rx characteristic as provided by a discovery.

◆ gus_srvc_end_handle

uint16_t gus_c_handles_t::gus_srvc_end_handle

GUS Service end handle.

◆ gus_srvc_start_handle

uint16_t gus_c_handles_t::gus_srvc_start_handle

GUS Service start handle.

◆ gus_tx_cccd_handle

uint16_t gus_c_handles_t::gus_tx_cccd_handle

Handle of CCCD of GUS Tx characteristic as provided by a discovery.

◆ gus_tx_handle

uint16_t gus_c_handles_t::gus_tx_handle

Handle of GUS Tx characteristic as provided by a discovery.


The documentation for this struct was generated from the following file: