Typedefs
Typedefs
BLE Services
»
Running Speed and Cadence Service (RSCS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
rscs_evt_handler_t
) (
rscs_evt_t
*p_evt)
Running Speed and Cadence Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
rscs_evt_handler_t
typedef void(* rscs_evt_handler_t) (
rscs_evt_t
*p_evt)
Running Speed and Cadence Service event handler type.
Definition at line
203
of file
rscs.h
.