+ Collaboration diagram for Typedefs:

Typedefs

typedef void(* samples_evt_handler_t) (samples_evt_t *p_evt)
 Sample Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ samples_evt_handler_t

typedef void(* samples_evt_handler_t) (samples_evt_t *p_evt)

Sample Service event handler type.

Definition at line 109 of file sample_service.h.