Typedefs
Typedefs
BLE Services
»
Body Composition Service (BCS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
bcs_evt_handler_t
) (
bcs_evt_t
*p_evt)
Body Composition Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
bcs_evt_handler_t
typedef void(* bcs_evt_handler_t) (
bcs_evt_t
*p_evt)
Body Composition Service event handler type.
Definition at line
261
of file
bcs.h
.