Typedefs
Typedefs
BLE Services
»
Device Information Service Client (DIS_C)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
dis_c_evt_handler_t
) (
dis_c_evt_t
*p_evt)
Device Information Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
dis_c_evt_handler_t
typedef void(* dis_c_evt_handler_t) (
dis_c_evt_t
*p_evt)
Device Information Service Client event handler type.
Definition at line
182
of file
dis_c.h
.