Typedefs

typedef void(* otas_evt_handler_t) (otas_evt_t *p_evt)
 OTA Service event handler type.
 
typedef void(* function) (void)
 OTA Service function type.
 

Detailed Description