lls_c_evt_t Struct Reference

Link Loss Service Client event. More...

#include <lls_c.h>

Public Attributes

uint8_t conn_idx
 
lls_c_evt_type_t evt_type
 
lls_c_alert_level_t alert_level
 

Detailed Description

Link Loss Service Client event.

Definition at line 109 of file lls_c.h.

Member Data Documentation

◆ alert_level

lls_c_alert_level_t lls_c_evt_t::alert_level

Alert level.

Definition at line 113 of file lls_c.h.

◆ conn_idx

uint8_t lls_c_evt_t::conn_idx

The connection index.

Definition at line 111 of file lls_c.h.

◆ evt_type

lls_c_evt_type_t lls_c_evt_t::evt_type

LLS Client event type.

Definition at line 112 of file lls_c.h.


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