Typedefs

typedef void(* esls_c_evt_handler_t) (esls_c_evt_t *p_evt)
 Electronic Shelf Label Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ esls_c_evt_handler_t

typedef void(* esls_c_evt_handler_t) (esls_c_evt_t *p_evt)

Electronic Shelf Label Client event handler type.

Definition at line 253 of file esls_c.h.