Typedefs
Typedefs
BLE Services
»
Battery Service (BAS)
Typedefs
typedef void(*
bas_evt_handler_t
) (
bas_evt_t
*p_evt)
Battery Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
bas_evt_handler_t
typedef void(* bas_evt_handler_t) (
bas_evt_t
*p_evt)
Battery Service event handler type.
Definition at line
126
of file
bas.h
.