Typedefs

typedef void(* hrs_c_evt_handler_t) (hrs_c_evt_t *p_evt)
 Heart Rate Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ hrs_c_evt_handler_t

typedef void(* hrs_c_evt_handler_t) (hrs_c_evt_t *p_evt)

Heart Rate Service Client event handler type.

Definition at line 160 of file hrs_c.h.