ams_c_handles_t Struct Reference

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

#include <ams_c.h>

Data Fields

uint16_t ams_srvc_start_handle
 
uint16_t ams_srvc_end_handle
 
uint16_t ams_cmd_handle
 
uint16_t ams_cmd_cccd_handle
 
uint16_t ams_attr_update_handle
 
uint16_t ams_attr_update_cccd_handle
 
uint16_t ams_attr_display_handle
 

Detailed Description

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

Field Documentation

◆ ams_attr_display_handle

uint16_t ams_c_handles_t::ams_attr_display_handle

AMS Service complete attribute display handle.

◆ ams_attr_update_cccd_handle

uint16_t ams_c_handles_t::ams_attr_update_cccd_handle

AMS Service update attribute cccd handle.

◆ ams_attr_update_handle

uint16_t ams_c_handles_t::ams_attr_update_handle

AMS Service update attribute handle.

◆ ams_cmd_cccd_handle

uint16_t ams_c_handles_t::ams_cmd_cccd_handle

AMS Service remote command cccd handle.

◆ ams_cmd_handle

uint16_t ams_c_handles_t::ams_cmd_handle

AMS Service remote command handle.

◆ ams_srvc_end_handle

uint16_t ams_c_handles_t::ams_srvc_end_handle

AMS Service end handle.

◆ ams_srvc_start_handle

uint16_t ams_c_handles_t::ams_srvc_start_handle

AMS Service start handle.


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