Typedefs

typedef void(* otas_c_evt_handler_t) (otas_c_evt_t *p_evt)
 OTA Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ otas_c_evt_handler_t

typedef void(* otas_c_evt_handler_t) (otas_c_evt_t *p_evt)

OTA Service Client event handler type.

Definition at line 134 of file otas_c.h.