Typedefs

typedef void(* hrs_evt_handler_t) (hrs_evt_t *p_evt)
 Heart Rate Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ hrs_evt_handler_t

typedef void(* hrs_evt_handler_t) (hrs_evt_t *p_evt)

Heart Rate Service event handler type.

Definition at line 140 of file hrs.h.