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 |
ancs handle structure.
| uint16_t ancs_c_att_handles_t::ancs_control_point_handle |
Handle of ancs control point characteristic as provided by a discovery.
| 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.
| uint16_t ancs_c_att_handles_t::ancs_data_source_handle |
Handle of ancs data source characteristic as provided by a discovery.
| 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.
| uint16_t ancs_c_att_handles_t::ancs_ntf_source_handle |
Handle of ancs notification source characteristic as provided by a discovery.
| uint16_t ancs_c_att_handles_t::ancs_service_handle |
Handle of ancs service as provided by a discovery.