+ Collaboration diagram for Typedefs:

Typedefs

typedef void(* lls_c_evt_handler_t) (lls_c_evt_t *p_evt)
 Link Loss Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ lls_c_evt_handler_t

typedef void(* lls_c_evt_handler_t) (lls_c_evt_t *p_evt)

Link Loss Service Client event handler type.

Definition at line 122 of file lls_c.h.