Searched refs:PDU_START_TRANSACTION (Results 1 – 4 of 4) sorted by relevance
383 ret = frame_rpc_call_req(buf, len, PDU_START_TRANSACTION, in frame_start_txn_msg()853 [PDU_START_TRANSACTION] = (ocpp_msg_fp_t)parse_start_txn_msg,867 [PDU_START_TRANSACTION] = (ocpp_msg_fp_t)frame_start_txn_msg,
34 PDU_START_TRANSACTION, enumerator
35 FILL_PDU_TABLE(PDU_START_TRANSACTION, "StartTransaction"),374 case PDU_START_TRANSACTION: in ocpp_process_server_msg()
294 fn = ctx->cfn[PDU_START_TRANSACTION]; in ocpp_start_transaction()
Completed in 20 milliseconds