Typedefs
Typedefs
BLE Services
»
Reference Time Update Service (RTUS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
rtus_evt_handler_t
) (
rtus_evt_t
*p_evt)
Reference Time Update Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
rtus_evt_handler_t
typedef void(* rtus_evt_handler_t) (
rtus_evt_t
*p_evt)
Reference Time Update Service event handler type.
Definition at line
137
of file
rtus.h
.