Typedefs
Typedefs
BLE Services
»
Weight Scale Service (WSS)
Collaboration diagram for Typedefs:
Typedefs
typedef void(*
wss_evt_handler_t
) (
wss_evt_t
*p_evt)
Weight Scale Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
wss_evt_handler_t
typedef void(* wss_evt_handler_t) (
wss_evt_t
*p_evt)
Weight Scale Service event handler type.
Definition at line
190
of file
wss.h
.