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 |
Handles on the connected peer device needed to interact with it.
| uint16_t ans_c_handles_t::ans_ctrl_pt_handle |
ANS Control Point characteristic Value handle which has been got from peer.
| uint16_t ans_c_handles_t::ans_new_alert_cccd_handle |
ANS CCCD handle of New Alert characteristic which has been got from peer.
| uint16_t ans_c_handles_t::ans_new_alert_handle |
ANS New Alert characteristic Value handle which has been got from peer.
| uint16_t ans_c_handles_t::ans_srvc_end_handle |
ANS Service end handle.
| uint16_t ans_c_handles_t::ans_srvc_start_handle |
ANS Service start 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.
| 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.
| uint16_t ans_c_handles_t::ans_unread_alert_cccd_handle |
ANS CCCD handle of Unread Alert characteristic which has been got from peer.
| uint16_t ans_c_handles_t::ans_unread_alert_handle |
ANS Unread Alert characteristic Value handle which has been got from peer.