botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Proxied request to execute a write-read transaction on a RS-232 serial device. More...

Proxied request to execute a write-read transaction on a RS-232 serial device.

Synopsis:
#include "rnr/rnrconfig.h"
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"
#include "botsense/bsSerial.h"

int bsSerialReqTrans(BsClient_P pClient, BsVConnHnd_T hndVConn, byte_t wbuf[], size_t uWriteLen, size_t uReadLen, byte_t rbuf[]);

Description:

Parameters
pClient