Typedefs

typedef void(* thscps_evt_handler_t) (thscps_evt_t *p_evt)
 THS Control Point Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ thscps_evt_handler_t

typedef void(* thscps_evt_handler_t) (thscps_evt_t *p_evt)

THS Control Point Service event handler type.

Definition at line 233 of file thscps.h.