Typedefs
Typedefs
BLE Services
»
Phone Alert Status Service (PASS)
Typedefs
typedef void(*
pass_evt_handler_t
) (
pass_evt_t
*p_evt)
Phone Alert Status Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
pass_evt_handler_t
typedef void(* pass_evt_handler_t) (
pass_evt_t
*p_evt)
Phone Alert Status Service event handler type.
Definition at line
148
of file
pass.h
.