ias_c_handles_t Struct Reference

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

#include <ias_c.h>

Public Attributes

uint16_t ias_srvc_start_handle
 
uint16_t ias_srvc_end_handle
 
uint16_t ias_alert_level_handle
 

Detailed Description

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

Definition at line 100 of file ias_c.h.

Member Data Documentation

◆ ias_alert_level_handle

uint16_t ias_c_handles_t::ias_alert_level_handle

IAS Alert Level characteristic Value handle which has been got from peer.

Definition at line 104 of file ias_c.h.

◆ ias_srvc_end_handle

uint16_t ias_c_handles_t::ias_srvc_end_handle

IAS Service end handle.

Definition at line 103 of file ias_c.h.

◆ ias_srvc_start_handle

uint16_t ias_c_handles_t::ias_srvc_start_handle

IAS Service start handle.

Definition at line 102 of file ias_c.h.


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