Home
last modified time | relevance | path

Searched refs:meter_type (Results 1 – 3 of 3) sorted by relevance

/subsys/net/lib/ocpp/
A Docpp_j.h47 char *meter_type; member
A Docpp_j.c156 .meter_type = cpi->meter_type ? cpi->meter_type : NULL, in frame_bootnotif_msg()
202 if (msg.meter_type != NULL) { in frame_bootnotif_msg()
205 meter_type, JSON_TOK_STRING); in frame_bootnotif_msg()
A Docpp.c210 free(cpi->meter_type); in bootnotification_free_resource()
636 if (cp->meter_type != NULL) { in bootnotification_fill_resource()
637 cp->meter_type = strdup(cpi->meter_type); in bootnotification_fill_resource()

Completed in 6 milliseconds