ths_c_handles_t Struct Reference

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

#include <ths_c.h>

Data Fields

uint16_t ths_srvc_start_handle
 
uint16_t ths_srvc_end_handle
 
uint16_t ths_tx_handle
 
uint16_t ths_tx_cccd_handle
 
uint16_t ths_rx_handle
 
uint16_t ths_setting_handle
 
uint16_t ths_setting_cccd_handle
 
uint16_t ths_toggle_handle
 

Detailed Description

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

Field Documentation

◆ ths_rx_handle

uint16_t ths_c_handles_t::ths_rx_handle

THS Rx characteristic handle which has been got from peer.

◆ ths_setting_cccd_handle

uint16_t ths_c_handles_t::ths_setting_cccd_handle

THS setting characteristic CCCD handle which has been got from peer.

◆ ths_setting_handle

uint16_t ths_c_handles_t::ths_setting_handle

THS setting characteristic handle which has been got from peer.

◆ ths_srvc_end_handle

uint16_t ths_c_handles_t::ths_srvc_end_handle

THS Service end handle.

◆ ths_srvc_start_handle

uint16_t ths_c_handles_t::ths_srvc_start_handle

THS Service start handle.

◆ ths_toggle_handle

uint16_t ths_c_handles_t::ths_toggle_handle

THS toggle characteristic handle which has been got from peer.

◆ ths_tx_cccd_handle

uint16_t ths_c_handles_t::ths_tx_cccd_handle

THS Tx characteristic CCCD handle which has been got from peer.

◆ ths_tx_handle

uint16_t ths_c_handles_t::ths_tx_handle

THS Tx characteristic handle which has been got from peer.


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