Home
last modified time | relevance | path

Searched refs:pdu_buf (Results 1 – 2 of 2) sorted by relevance

/subsys/net/lib/ocpp/
A Dcore.c64 char *buf = ctx->pdu_buf; in ocpp_boot_notification()
90 char *buf = ctx->pdu_buf; in ocpp_get_configuration()
127 char *buf = ctx->pdu_buf; in ocpp_change_configuration()
172 fn(buf, sizeof(ctx->pdu_buf), res, uid); in ocpp_change_configuration()
243 char *buf = ctx->pdu_buf; in ocpp_heartbeat()
387 char *buf = ctx->pdu_buf; in ocpp_remote_start_transaction()
399 fn(buf, sizeof(ctx->pdu_buf), resp, uid); in ocpp_remote_start_transaction()
413 char *buf = ctx->pdu_buf; in ocpp_remote_stop_transaction()
442 fn(buf, sizeof(ctx->pdu_buf), resp, uid); in ocpp_remote_stop_transaction()
456 char *buf = ctx->pdu_buf; in ocpp_unlock_connector()
[all …]
A Docpp_i.h164 char pdu_buf[512]; member

Completed in 14 milliseconds