Home
last modified time | relevance | path

Searched refs:PDU_STOP_TRANSACTION (Results 1 – 4 of 4) sorted by relevance

/subsys/net/lib/ocpp/
A Docpp_j.c336 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,
A Docpp_i.h35 PDU_STOP_TRANSACTION, enumerator
A Docpp.c36 FILL_PDU_TABLE(PDU_STOP_TRANSACTION, "StopTransaction"),
360 case PDU_STOP_TRANSACTION: in ocpp_process_server_msg()
A Dcore.c368 fn = ctx->cfn[PDU_STOP_TRANSACTION]; in ocpp_stop_transaction()

Completed in 13 milliseconds