Searched refs:frame_rpc_call_req (Results 1 – 1 of 1) sorted by relevance
| /subsys/net/lib/ocpp/ |
| A D | ocpp_j.c | 50 static int frame_rpc_call_req(char *rpcbuf, int len, int pdu, in frame_rpc_call_req() function 116 ret = frame_rpc_call_req(buf, len, PDU_AUTHORIZE, in frame_authorize_msg() 130 ret = frame_rpc_call_req(buf, len, PDU_HEARTBEAT, in frame_heartbeat_msg() 214 ret = frame_rpc_call_req(buf, len, PDU_BOOTNOTIFICATION, in frame_bootnotif_msg() 285 ret = frame_rpc_call_req(buf, len, PDU_METER_VALUES, in frame_meter_val_msg() 336 ret = frame_rpc_call_req(buf, len, PDU_STOP_TRANSACTION, in frame_stop_txn_msg() 383 ret = frame_rpc_call_req(buf, len, PDU_START_TRANSACTION, in frame_start_txn_msg()
|
Completed in 13 milliseconds