Typedefs
Typedefs
BLE Services
»
Immediate Alert Service Client (IAS_C)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
ias_c_evt_handler_t
) (
ias_c_evt_t
*p_evt)
Immediate Alert Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
ias_c_evt_handler_t
typedef void(* ias_c_evt_handler_t) (
ias_c_evt_t
*p_evt)
Immediate Alert Service Client event handler type.
Definition at line
120
of file
ias_c.h
.