lls_c_handles_t Struct Reference

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

#include <lls_c.h>

Public Attributes

uint16_t lls_srvc_start_handle
 
uint16_t lls_srvc_end_handle
 
uint16_t lls_alert_level_handle
 

Detailed Description

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

Definition at line 101 of file lls_c.h.

Member Data Documentation

◆ lls_alert_level_handle

uint16_t lls_c_handles_t::lls_alert_level_handle

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

Definition at line 105 of file lls_c.h.

◆ lls_srvc_end_handle

uint16_t lls_c_handles_t::lls_srvc_end_handle

LLS Service end handle.

Definition at line 104 of file lls_c.h.

◆ lls_srvc_start_handle

uint16_t lls_c_handles_t::lls_srvc_start_handle

LLS Service start handle.

Definition at line 103 of file lls_c.h.


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