Typedefs
Typedefs
BLE Services
»
Current Time Service Client (CTS_C)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
cts_c_evt_handler_t
) (
cts_c_evt_t
*p_evt)
Current Time Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
cts_c_evt_handler_t
typedef void(* cts_c_evt_handler_t) (
cts_c_evt_t
*p_evt)
Current Time Service Client event handler type.
Definition at line
219
of file
cts_c.h
.