Searched refs:pdu_buf (Results 1 – 2 of 2) sorted by relevance
64 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 …]
164 char pdu_buf[512]; member
Completed in 14 milliseconds