Typedefs
Typedefs
BLE Services
»
Power Consumption Service (PCS)
Typedefs
typedef void(*
pcs_evt_handler_t
) (
pcs_evt_t
*p_evt)
PCS Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
pcs_evt_handler_t
typedef void(* pcs_evt_handler_t) (
pcs_evt_t
*p_evt)
PCS Service event handler type.
Definition at line
130
of file
pcs.h
.