+ Collaboration diagram for Typedefs:

Typedefs

typedef void(* ans_evt_handler_t) (ans_evt_t *p_evt)
 Alert Notification Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ ans_evt_handler_t

typedef void(* ans_evt_handler_t) (ans_evt_t *p_evt)

Alert Notification Service event handler type.

Definition at line 184 of file ans.h.