Typedefs
Typedefs
BLE Services
»
OTA Service (OTAS)
Typedefs
typedef void(*
otas_evt_handler_t
) (
otas_evt_t
*p_evt)
OTA Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
otas_evt_handler_t
typedef void(* otas_evt_handler_t) (
otas_evt_t
*p_evt)
OTA Service event handler type.
Definition at line
137
of file
otas.h
.