Typedefs

typedef void(* ths_evt_handler_t) (ths_evt_t *p_evt)
 Throughput Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ ths_evt_handler_t

typedef void(* ths_evt_handler_t) (ths_evt_t *p_evt)

Throughput Service event handler type.

Definition at line 140 of file ths.h.