+ Collaboration diagram for Typedefs:

Typedefs

typedef void(* tps_c_evt_handler_t) (tps_c_evt_t *p_evt)
 Tx Power Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ tps_c_evt_handler_t

typedef void(* tps_c_evt_handler_t) (tps_c_evt_t *p_evt)

Tx Power Service Client event handler type.

Definition at line 112 of file tps_c.h.