Typedefs

typedef void(* bas_c_evt_handler_t) (bas_c_evt_t *p_evt)
 Battery Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ bas_c_evt_handler_t

typedef void(* bas_c_evt_handler_t) (bas_c_evt_t *p_evt)

Battery Service Client event handler type.

Definition at line 117 of file bas_c.h.