Typedefs

typedef void(* bps_evt_handler_t) (uint8_t conn_idx, bps_evt_type_t event)
 Blood Pressure Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ bps_evt_handler_t

typedef void(* bps_evt_handler_t) (uint8_t conn_idx, bps_evt_type_t event)

Blood Pressure Service event handler type.

Definition at line 129 of file bps.h.