Typedefs
Typedefs
BLE Services
»
Throughput Service Client (THS_C)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
ths_c_evt_handler_t
) (
ths_c_evt_t
*p_evt)
Throughput Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
ths_c_evt_handler_t
typedef void(* ths_c_evt_handler_t) (
ths_c_evt_t
*p_evt)
Throughput Service Client event handler type.
Definition at line
162
of file
ths_c.h
.