Typedefs
Typedefs
BLE Services
»
Device Synchronize Service (DSS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
dss_evt_handler_t
) (
dss_evt_t
*p_evt)
Device Synchronize Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
dss_evt_handler_t
typedef void(* dss_evt_handler_t) (
dss_evt_t
*p_evt)
Device Synchronize Service event handler type.
Definition at line
178
of file
dss.h
.