Searched refs:PDU_STOP_TRANSACTION (Results 1 – 4 of 4) sorted by relevance
336 ret = frame_rpc_call_req(buf, len, PDU_STOP_TRANSACTION, in frame_stop_txn_msg()854 [PDU_STOP_TRANSACTION] = (ocpp_msg_fp_t)parse_authorize_msg,868 [PDU_STOP_TRANSACTION] = (ocpp_msg_fp_t)frame_stop_txn_msg,
35 PDU_STOP_TRANSACTION, enumerator
36 FILL_PDU_TABLE(PDU_STOP_TRANSACTION, "StopTransaction"),360 case PDU_STOP_TRANSACTION: in ocpp_process_server_msg()
368 fn = ctx->cfn[PDU_STOP_TRANSACTION]; in ocpp_stop_transaction()
Completed in 13 milliseconds