Typedefs

typedef void(* ans_c_evt_handler_t) (ans_c_evt_t *p_evt)
 Alert Notification Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ ans_c_evt_handler_t

typedef void(* ans_c_evt_handler_t) (ans_c_evt_t *p_evt)

Alert Notification Service Client event handler type.

Definition at line 204 of file ans_c.h.