ias_c_handles_t Struct Reference

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

#include <ias_c.h>

Data Fields

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.

Field 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.

◆ ias_srvc_end_handle

uint16_t ias_c_handles_t::ias_srvc_end_handle

IAS Service end handle.

◆ ias_srvc_start_handle

uint16_t ias_c_handles_t::ias_srvc_start_handle

IAS Service start handle.


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