Typedefs
Typedefs
BLE Services
»
OTA Service Client (OTAS_C)
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
136
of file
otas_c.h
.