Home
last modified time | relevance | path

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

/subsys/net/lib/ocpp/
A Docpp_j.c50 static int frame_rpc_call_req(char *rpcbuf, int len, int pdu, in frame_rpc_call_req() argument
66 ret = snprintk(rpcbuf, len, in frame_rpc_call_req()
77 static int frame_rpc_call_res(char *rpcbuf, int len, in frame_rpc_call_res() argument
83 ret = snprintk(rpcbuf, len, "[3,\"%s\",%s]", uid, pdumsg); in frame_rpc_call_res()

Completed in 3 milliseconds