Typedefs
Typedefs
BLE Services
»
Apple Media Service Client (AMS_C)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
ams_c_evt_handler_t
) (
ams_c_evt_t
*p_evt)
Apple Media Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
ams_c_evt_handler_t
typedef void(* ams_c_evt_handler_t) (
ams_c_evt_t
*p_evt)
Apple Media Service Client event handler type.
Definition at line
233
of file
ams_c.h
.