Typedefs
Typedefs
BLE Services
»
Log Notification Service (LNS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
lns_evt_handler_t
) (
lns_evt_t
*p_evt)
Log Notification Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
lns_evt_handler_t
typedef void(* lns_evt_handler_t) (
lns_evt_t
*p_evt)
Log Notification Service event handler type.
Definition at line
125
of file
lns.h
.