Typedefs
Typedefs
BLE Services
»
Immediate Alarm Service (IAS)
Typedefs
typedef void(*
ias_evt_handler_t
) (
ias_evt_t
*p_evt)
Immediate Alert Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
ias_evt_handler_t
typedef void(* ias_evt_handler_t) (
ias_evt_t
*p_evt)
Immediate Alert Service event handler type.
Definition at line
107
of file
ias.h
.