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

#include <ans_c.h>

Data Fields

uint16_t ans_srvc_start_handle
 
uint16_t ans_srvc_end_handle
 
uint16_t ans_sup_new_alert_cat_handle
 
uint16_t ans_new_alert_handle
 
uint16_t ans_new_alert_cccd_handle
 
uint16_t ans_sup_unread_alert_cat_handle
 
uint16_t ans_unread_alert_handle
 
uint16_t ans_unread_alert_cccd_handle
 
uint16_t ans_ctrl_pt_handle
 

Detailed Description

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

Field Documentation

◆ ans_ctrl_pt_handle

uint16_t ans_c_handles_t::ans_ctrl_pt_handle

ANS Control Point characteristic Value handle which has been got from peer.

◆ ans_new_alert_cccd_handle

uint16_t ans_c_handles_t::ans_new_alert_cccd_handle

ANS CCCD handle of New Alert characteristic which has been got from peer.

◆ ans_new_alert_handle

uint16_t ans_c_handles_t::ans_new_alert_handle

ANS New Alert characteristic Value handle which has been got from peer.

◆ ans_srvc_end_handle

uint16_t ans_c_handles_t::ans_srvc_end_handle

ANS Service end handle.

◆ ans_srvc_start_handle

uint16_t ans_c_handles_t::ans_srvc_start_handle

ANS Service start handle.

◆ ans_sup_new_alert_cat_handle

uint16_t ans_c_handles_t::ans_sup_new_alert_cat_handle

ANS Supported New Alert Category characteristic Value handle which has been got from peer.

◆ ans_sup_unread_alert_cat_handle

uint16_t ans_c_handles_t::ans_sup_unread_alert_cat_handle

ANS Supported Unread Alert Category characteristic Value handle which has been got from peer.

◆ ans_unread_alert_cccd_handle

uint16_t ans_c_handles_t::ans_unread_alert_cccd_handle

ANS CCCD handle of Unread Alert characteristic which has been got from peer.

◆ ans_unread_alert_handle

uint16_t ans_c_handles_t::ans_unread_alert_handle

ANS Unread Alert characteristic Value handle which has been got from peer.


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