lls_init_t Struct Reference

Link Loss Service init stucture. This contains all option and data needed for initialization of the service. More...

#include <lls.h>

Public Attributes

lls_evt_handler_t evt_handler
 
lls_alert_levels_t initial_alert_level
 

Detailed Description

Link Loss Service init stucture. This contains all option and data needed for initialization of the service.

Definition at line 114 of file lls.h.

Member Data Documentation

◆ evt_handler

lls_evt_handler_t lls_init_t::evt_handler

Link Loss Service event handler.

Definition at line 116 of file lls.h.

◆ initial_alert_level

lls_alert_levels_t lls_init_t::initial_alert_level

Initial value of the alert level.

Definition at line 117 of file lls.h.


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