ancs_c_att_handles_t Struct Reference

ancs handle structure. More...

#include <ancs_c.h>

Data Fields

uint16_t ancs_service_handle
 
uint16_t ancs_ntf_source_handle
 
uint16_t ancs_ntf_source_cccd_handle
 
uint16_t ancs_control_point_handle
 
uint16_t ancs_data_source_handle
 
uint16_t ancs_data_source_cccd_handle
 

Detailed Description

ancs handle structure.

Field Documentation

◆ ancs_control_point_handle

uint16_t ancs_c_att_handles_t::ancs_control_point_handle

Handle of ancs control point characteristic as provided by a discovery.

◆ ancs_data_source_cccd_handle

uint16_t ancs_c_att_handles_t::ancs_data_source_cccd_handle

Handle of CCCD of ancs data source characteristic as provided by a discovery.

◆ ancs_data_source_handle

uint16_t ancs_c_att_handles_t::ancs_data_source_handle

Handle of ancs data source characteristic as provided by a discovery.

◆ ancs_ntf_source_cccd_handle

uint16_t ancs_c_att_handles_t::ancs_ntf_source_cccd_handle

Handle of CCCD of ancs control point characteristic as provided by a discovery.

◆ ancs_ntf_source_handle

uint16_t ancs_c_att_handles_t::ancs_ntf_source_handle

Handle of ancs notification source characteristic as provided by a discovery.

◆ ancs_service_handle

uint16_t ancs_c_att_handles_t::ancs_service_handle

Handle of ancs service as provided by a discovery.


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