Handles on the connected peer device needed to interact with it. More...
#include <pass_c.h>
Data Fields | |
| uint16_t | pass_srvc_start_handle |
| uint16_t | pass_srvc_end_handle |
| uint16_t | pass_alert_status_handle |
| uint16_t | pass_alert_status_cccd_handle |
| uint16_t | pass_ringer_set_handle |
| uint16_t | pass_ringer_set_cccd_handle |
| uint16_t | pass_ringer_ctrl_pt_handle |
Handles on the connected peer device needed to interact with it.
| uint16_t pass_c_handles_t::pass_alert_status_cccd_handle |
PASS CCCD handle of Alert Status characteristic which has been got from peer.
| uint16_t pass_c_handles_t::pass_alert_status_handle |
PASS Alert Status characteristic Value handle which has been got from peer.
| uint16_t pass_c_handles_t::pass_ringer_ctrl_pt_handle |
PASS Ringer Control Point characteristic Value handle which has been got from peer.
| uint16_t pass_c_handles_t::pass_ringer_set_cccd_handle |
PASS CCCD handle of Ringer Setting characteristic which has been got from peer.
| uint16_t pass_c_handles_t::pass_ringer_set_handle |
PASS Ringer Setting characteristic Value handle which has been got from peer.
| uint16_t pass_c_handles_t::pass_srvc_end_handle |
PASS Service end handle.
| uint16_t pass_c_handles_t::pass_srvc_start_handle |
PASS Service start handle.