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 |
Handles on the connected peer device needed to interact with it.
| uint16_t ams_c_handles_t::ams_attr_display_handle |
AMS Service complete attribute display handle.
| uint16_t ams_c_handles_t::ams_attr_update_cccd_handle |
AMS Service update attribute cccd handle.
| uint16_t ams_c_handles_t::ams_attr_update_handle |
AMS Service update attribute handle.
| uint16_t ams_c_handles_t::ams_cmd_cccd_handle |
AMS Service remote command cccd handle.
| uint16_t ams_c_handles_t::ams_cmd_handle |
AMS Service remote command handle.
| uint16_t ams_c_handles_t::ams_srvc_end_handle |
AMS Service end handle.
| uint16_t ams_c_handles_t::ams_srvc_start_handle |
AMS Service start handle.