Typedefs

typedef void(* cscs_evt_handler_t) (cscs_evt_t *p_evt)
 Cycling Speed and Cadence Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ cscs_evt_handler_t

typedef void(* cscs_evt_handler_t) (cscs_evt_t *p_evt)

Cycling Speed and Cadence Service event handler type.

Definition at line 187 of file cscs.h.