Typedefs
Typedefs
BLE Services
»
Phone Alert Status Service Client (PASS_C)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
pass_c_evt_handler_t
) (
pass_c_evt_t
*p_evt)
Phone Alert Status Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
pass_c_evt_handler_t
typedef void(* pass_c_evt_handler_t) (
pass_c_evt_t
*p_evt)
Phone Alert Status Service Client event handler type.
Definition at line
159
of file
pass_c.h
.