Typedefs
Typedefs
BLE Services
»
HRS RSCS Relay Control Point Service (HRRCPS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
hrrcps_evt_handler_t
) (
hrrcps_evt_t
*p_evt)
HRS RSCS Relay Control Point Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
hrrcps_evt_handler_t
typedef void(* hrrcps_evt_handler_t) (
hrrcps_evt_t
*p_evt)
HRS RSCS Relay Control Point Service event handler type.
Definition at line
151
of file
hrrcps.h
.