Typedefs | |
typedef void(* | fast_otas_evt_handler_t) (fast_otas_evt_t *p_evt) |
FAST_OTA Service event handler type. More... | |
typedef void(* | function) (void) |
FAST_OTA Service function type. More... | |
typedef void(* fast_otas_evt_handler_t) (fast_otas_evt_t *p_evt) |
FAST_OTA Service event handler type.
Definition at line 117 of file fast_otas.h.
typedef void(* function) (void) |
FAST_OTA Service function type.
Definition at line 120 of file fast_otas.h.