Here is a list of all documented file members with links to the documentation:
- b -
- BS_AUX_LIBDIR
: bsProxyMod.c
- BS_ECODE_BAD_MOD
: BotSense.h
- BS_ECODE_BAD_MSG
: BotSense.h
- BS_ECODE_BAD_RECV
: BotSense.h
- BS_ECODE_BAD_RESYNC
: BotSense.h
- BS_ECODE_BAD_SEND
: BotSense.h
- BS_ECODE_BAD_VAL
: BotSense.h
- BS_ECODE_BAD_VCONN_HND
: BotSense.h
- BS_ECODE_BADEC
: BotSense.h
- BS_ECODE_BUF_TOO_SMALL
: BotSense.h
- BS_ECODE_BUSY
: BotSense.h
- BS_ECODE_GEN
: BotSense.h
- BS_ECODE_INTERNAL
: BotSense.h
- BS_ECODE_MSG_BAD_HDR
: BotSense.h
- BS_ECODE_MSG_BAD_TID
: BotSense.h
- BS_ECODE_MSG_FRAG
: BotSense.h
- BS_ECODE_MSG_TOO_BIG
: BotSense.h
- BS_ECODE_NO_DEV
: BotSense.h
- BS_ECODE_NO_EXEC
: BotSense.h
- BS_ECODE_NO_MOD
: BotSense.h
- BS_ECODE_NO_RSRC
: BotSense.h
- BS_ECODE_NO_VCONN
: BotSense.h
- BS_ECODE_NUMOF
: BotSense.h
- BS_ECODE_SERVER_BAD_CLIENT
: BotSense.h
- BS_ECODE_SERVER_CONN_DENY
: BotSense.h
- BS_ECODE_SERVER_CONN_FAIL
: BotSense.h
- BS_ECODE_SYS
: BotSense.h
- BS_ECODE_TIMEDOUT
: BotSense.h
- BS_ECODE_UNKNOWN_REQ
: BotSense.h
- BS_I2C_CLIENT_LIB
: bsI2C.h
- BS_I2C_DEV_NAME_DFT
: bsI2C.h
- BS_I2C_SERVER_MOD
: bsI2C.h
- BS_NULL_CLIENT_LIB
: bsNull.h
- BS_NULL_DEV_NAME
: bsNull.h
- BS_NULL_SERVER_MOD
: bsNull.h
- BS_OK
: BotSense.h
- BS_PLUGIN_DIR
: bsProxyMod.c
- BS_SER_CLIENT_LIB
: bsSerial.h
- BS_SER_DEV_NAME_DFT
: bsSerial.h
- BS_SER_SERVER_MOD
: bsSerial.h
- BSCLIENT_HAS_VCONN
: libBotSense.h
- BSCLIENT_INFO_STR_MAX_SIZE
: libBotSense.h
- BSCLIENT_IS_VCONN_HANDLE
: libBotSense.h
- BSCLIENT_LOG_ERROR
: libBotSense.h
- BSCLIENT_LOG_NM_ERROR
: libBotSense.h
- BSCLIENT_LOG_SYSERROR
: libBotSense.h
- BSCLIENT_LOG_WARN
: libBotSense.h
- BsClient_P
: libBotSense.h
- BsClient_T
: bsLibInternal.h
- BSCLIENT_T_FLUSH
: bsLibInternal.h
- BSCLIENT_T_READ
: bsLibInternal.h
- BSCLIENT_T_WRITE
: bsLibInternal.h
- BSCLIENT_TRY_ECODE
: libBotSense.h
- BSCLIENT_TRY_EXPR
: libBotSense.h
- BSCLIENT_TRY_NM_ECODE
: libBotSense.h
- bsClientAttrGetConnState()
: libBotSense.h
, bsLibClient.c
- bsClientAttrGetDevName()
: libBotSense.h
, bsLibClient.c
- bsClientAttrGetModName()
: libBotSense.h
, bsLibClient.c
- bsClientAttrGetName()
: libBotSense.h
, bsLibClient.c
- bsClientAttrGetTimeouts()
: libBotSense.h
, bsLibClient.c
- bsClientAttrGetTraceState()
: libBotSense.h
, bsLibClient.c
- bsClientAttrGetVConnCount()
: libBotSense.h
, bsLibClient.c
- bsClientAttrHasVConn()
: libBotSense.h
, bsLibClient.c
- bsClientAttrSetLogging()
: libBotSense.h
, bsLibClient.c
- bsClientAttrSetTimeouts()
: libBotSense.h
, bsLibClient.c
- BsClientBusyCond
: bsProxyClient.c
- BsClientBusyMutex
: bsProxyClient.c
- bsClientDelete()
: libBotSense.h
, bsLibClient.c
- bsClientFillMsgHdr()
: libBotSense.h
, bsLibClient.c
- bsClientGetMsgName()
: libBotSense.h
, bsLibClient.c
- bsClientLogMsgHdr()
: libBotSense.h
, bsLibClient.c
- bsClientNew()
: libBotSense.h
, bsLibClient.c
- bsClientPackMsgHdr()
: bsLibClient.c
- bsClientRead()
: bsLibClient.c
- bsClientRecvRsp()
: bsLibClient.c
- bsClientSendReq()
: bsLibClient.c
- bsClientTrans()
: libBotSense.h
, bsLibClient.c
- bsClientUnpackMsgHdr()
: bsLibClient.c
- bsClientWrite()
: bsLibClient.c
- bsEcodeStrTbl
: bsLibError.c
- bsFlushInput()
: bsLibClient.c
- bsGetVConn()
: bsLibInternal.h
- BSI2C_REQTRANS_WRITEBUF_LEN
: bsI2CMsgs.h
- BSI2C_REQWRITE_WRITEBUF_LEN
: bsI2CMsgs.h
- BSI2C_RSPREAD_READBUF_LEN
: bsI2CMsgs.h
- BSI2C_RSPSCAN_SCAN_LEN
: bsI2CMsgs.h
- bsI2CAppInfo
: bsI2CClient.c
- bsI2CGetMsgName()
: bsI2C.h
, bsI2CClient.c
- BsI2CLookupMsgDef()
: bsI2CMsgs.h
, bsI2CMsgs.c
- BsI2CLookupMsgMaxLen()
: bsI2CMsgs.h
, bsI2CMsgs.c
- BsI2CMsgDefLookupTbl
: bsI2CMsgs.h
, bsI2CMsgs.c
- BsI2CMsgId_T
: bsI2CMsgs.h
- BsI2CMsgIdNone
: bsI2CMsgs.h
- BsI2CMsgIdNumOf
: bsI2CMsgs.h
- BsI2CMsgIdReqRead
: bsI2CMsgs.h
- BsI2CMsgIdReqScan
: bsI2CMsgs.h
- BsI2CMsgIdReqTrans
: bsI2CMsgs.h
- BsI2CMsgIdReqWrite
: bsI2CMsgs.h
- BsI2CMsgIdRspRead
: bsI2CMsgs.h
- BsI2CMsgIdRspScan
: bsI2CMsgs.h
- BsI2CMsgIdRspWrite
: bsI2CMsgs.h
- BsI2CMsgMaxLenLookupTbl
: bsI2CMsgs.h
, bsI2CMsgs.c
- BsI2CPackMsg()
: bsI2CMsgs.h
, bsI2CMsgs.c
- BsI2CPackReqRead()
: bsI2CMsgs.h
- BsI2CPackReqTrans()
: bsI2CMsgs.h
- BsI2CPackReqWrite()
: bsI2CMsgs.h
- BsI2CPackRspRead()
: bsI2CMsgs.h
- BsI2CPackRspScan()
: bsI2CMsgs.h
- BsI2CPackRspWrite()
: bsI2CMsgs.h
- bsI2CReqClose()
: bsI2C.h
, bsI2CClient.c
- bsI2CReqOpen()
: bsI2C.h
, bsI2CClient.c
- bsI2CReqRead()
: bsI2C.h
, bsI2CClient.c
- BsI2CReqReadFId_T
: bsI2CMsgs.c
- BsI2CReqReadFIdaddr
: bsI2CMsgs.c
- BsI2CReqReadFIdNumOf
: bsI2CMsgs.c
- BsI2CReqReadFIdreadlen
: bsI2CMsgs.c
- BsI2CReqReadFIdReserved
: bsI2CMsgs.c
- BsI2CReqReadFieldDefs
: bsI2CMsgs.c
- BsI2CReqReadMsgDef
: bsI2CMsgs.c
- bsI2CReqScan()
: bsI2C.h
, bsI2CClient.c
- BsI2CReqScanFId_T
: bsI2CMsgs.c
- BsI2CReqScanFIdNumOf
: bsI2CMsgs.c
- BsI2CReqScanFIdReserved
: bsI2CMsgs.c
- BsI2CReqScanFieldDefs
: bsI2CMsgs.c
- BsI2CReqScanMsgDef
: bsI2CMsgs.c
- bsI2CReqTrans()
: bsI2C.h
, bsI2CClient.c
- BsI2CReqTransFId_T
: bsI2CMsgs.c
- BsI2CReqTransFIdaddr
: bsI2CMsgs.c
- BsI2CReqTransFIdNumOf
: bsI2CMsgs.c
- BsI2CReqTransFIdreadlen
: bsI2CMsgs.c
- BsI2CReqTransFIdReserved
: bsI2CMsgs.c
- BsI2CReqTransFIdwritebuf
: bsI2CMsgs.c
- BsI2CReqTransFieldDefs
: bsI2CMsgs.c
- BsI2CReqTransMsgDef
: bsI2CMsgs.c
- BsI2CReqTranswritebufFieldDef
: bsI2CMsgs.c
- bsI2CReqWrite()
: bsI2C.h
, bsI2CClient.c
- BsI2CReqWriteFId_T
: bsI2CMsgs.c
- BsI2CReqWriteFIdaddr
: bsI2CMsgs.c
- BsI2CReqWriteFIdNumOf
: bsI2CMsgs.c
- BsI2CReqWriteFIdReserved
: bsI2CMsgs.c
- BsI2CReqWriteFIdwritebuf
: bsI2CMsgs.c
- BsI2CReqWriteFieldDefs
: bsI2CMsgs.c
- BsI2CReqWriteMsgDef
: bsI2CMsgs.c
- BsI2CReqWritewritebufFieldDef
: bsI2CMsgs.c
- BsI2CRspReadFId_T
: bsI2CMsgs.c
- BsI2CRspReadFIdNumOf
: bsI2CMsgs.c
- BsI2CRspReadFIdreadbuf
: bsI2CMsgs.c
- BsI2CRspReadFIdReserved
: bsI2CMsgs.c
- BsI2CRspReadFieldDefs
: bsI2CMsgs.c
- BsI2CRspReadMsgDef
: bsI2CMsgs.c
- BsI2CRspReadreadbufFieldDef
: bsI2CMsgs.c
- BsI2CRspScanFId_T
: bsI2CMsgs.c
- BsI2CRspScanFIdNumOf
: bsI2CMsgs.c
- BsI2CRspScanFIdReserved
: bsI2CMsgs.c
- BsI2CRspScanFIdscan
: bsI2CMsgs.c
- BsI2CRspScanFieldDefs
: bsI2CMsgs.c
- BsI2CRspScanMsgDef
: bsI2CMsgs.c
- BsI2CRspScanscanFieldDef
: bsI2CMsgs.c
- BsI2CRspWriteFId_T
: bsI2CMsgs.c
- BsI2CRspWriteFIdbyteswritten
: bsI2CMsgs.c
- BsI2CRspWriteFIdNumOf
: bsI2CMsgs.c
- BsI2CRspWriteFIdReserved
: bsI2CMsgs.c
- BsI2CRspWriteFieldDefs
: bsI2CMsgs.c
- BsI2CRspWriteMsgDef
: bsI2CMsgs.c
- BsI2CUnpackMsg()
: bsI2CMsgs.h
, bsI2CMsgs.c
- BsI2CUnpackReqRead()
: bsI2CMsgs.h
- BsI2CUnpackReqTrans()
: bsI2CMsgs.h
- BsI2CUnpackReqWrite()
: bsI2CMsgs.h
- BsI2CUnpackRspRead()
: bsI2CMsgs.h
- BsI2CUnpackRspScan()
: bsI2CMsgs.h
- BsI2CUnpackRspWrite()
: bsI2CMsgs.h
- bsLogAsciiBuf()
: libBotSense.h
, bsLibUtils.c
- bsLogBuf()
: libBotSense.h
, bsLibUtils.c
- bsLogVConnOpenEvent()
: bsLibServer.c
- BSMOD_IS_VCONN_HANDLE
: bsProxyModIF.h
- BSMOD_LOG_ERROR
: bsProxyModIF.h
- BSMOD_LOG_NMERROR
: bsProxyModIF.h
- BSMOD_LOG_SYSERROR
: bsProxyModIF.h
- BSMOD_LOG_WARN
: bsProxyModIF.h
- BSMOD_MAX_HANDLES
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BSMOD_RSRC
: bsProxyModIF.h
- BSMOD_RSRC_INDEX
: bsProxyModIF.h
- BSMOD_RSRC_INUSE_COUNT
: bsProxyModIF.h
- BSMOD_RSRC_IS_FREE
: bsProxyModIF.h
- BSMOD_RSRC_IS_INUSE
: bsProxyModIF.h
- BSMOD_SEND_ERROR_RSP
: bsProxyModIF.h
- BSMOD_SEND_NMERROR_RSP
: bsProxyModIF.h
- BSMOD_SEND_SYSERROR_RSP
: bsProxyModIF.h
- BSMOD_SYM_CLOSE
: bsProxyModIF.h
- BSMOD_SYM_CLOSE_S
: bsProxyModIF.h
- BSMOD_SYM_EXIT
: bsProxyModIF.h
- BSMOD_SYM_EXIT_S
: bsProxyModIF.h
- BSMOD_SYM_INFO
: bsProxyModIF.h
- BSMOD_SYM_INFO_S
: bsProxyModIF.h
- BSMOD_SYM_INIT
: bsProxyModIF.h
- BSMOD_SYM_INIT_S
: bsProxyModIF.h
- BSMOD_SYM_OPEN
: bsProxyModIF.h
- BSMOD_SYM_OPEN_S
: bsProxyModIF.h
- BSMOD_SYM_REQUEST
: bsProxyModIF.h
- BSMOD_SYM_REQUEST_S
: bsProxyModIF.h
- BSMOD_SYM_TRACE
: bsProxyModIF.h
- BSMOD_SYM_TRACE_S
: bsProxyModIF.h
- BSMOD_T_READ
: bsSerialServer.c
- BSMOD_T_TRANS
: bsSerialServer.c
- BSMOD_T_WRITE
: bsSerialServer.c
- BSMOD_TRY_VCONN_HND_RANGE
: bsProxyModIF.h
- BsModCallbacks
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- bsModClose
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModCloseFunc_P
: bsProxyModIF.h
- BsModCloseFunc_T
: bsProxyModIF.h
- bsModCtlBlkDelete()
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- bsModCtlBlkFind()
: bsI2CServer.c
- bsModCtlBlkNew()
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModDllPaths
: bsProxyMod.c
- bsModExit
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModExitFunc_P
: bsProxyModIF.h
- BsModExitFunc_T
: bsProxyModIF.h
- BsModHashTbl
: bsProxyMod.c
- bsModI2CReqRead()
: bsI2CServer.c
- bsModI2CReqScan()
: bsI2CServer.c
- bsModI2CReqTrans()
: bsI2CServer.c
- bsModI2CReqWrite()
: bsI2CServer.c
- bsModI2CScanCallback()
: bsI2CServer.c
- BsModInfo
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- bsModInfo
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModInfoFunc_P
: bsProxyModIF.h
- BsModInfoFunc_T
: bsProxyModIF.h
- bsModInit
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModInitFunc_P
: bsProxyModIF.h
- BsModInitFunc_T
: bsProxyModIF.h
- BsModIterOver_T
: bsProxyModIF.h
- BsModIterOverDevUri
: bsProxyModIF.h
- BsModIterOverModUri
: bsProxyModIF.h
- BsModIterOverVConn
: bsProxyModIF.h
- BsModMutex
: bsProxyMod.c
- bsModNullReqWrite()
: bsNullServer.c
- bsModOpen
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModOpenFunc_P
: bsProxyModIF.h
- BsModOpenFunc_T
: bsProxyModIF.h
- BsModProxyCallbacks
: bsProxyMod.c
- bsModRequest
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModRequestFunc_P
: bsProxyModIF.h
- BsModRequestFunc_T
: bsProxyModIF.h
- BsModRsrcTbl
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- bsModSerialReqRead()
: bsSerialServer.c
- bsModSerialReqTrans()
: bsSerialServer.c
- bsModSerialReqWrite()
: bsSerialServer.c
- bsModTrace
: bsProxyModIF.h
, bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsModTraceFunc_P
: bsProxyModIF.h
- BsModTraceFunc_T
: bsProxyModIF.h
- BsModUri
: bsI2CServer.c
, bsNullServer.c
, bsSerialServer.c
- BsMsgId_T
: BotSense.h
- BsMsgUid_T
: BotSense.h
- bsNextTid()
: bsLibClient.c
- BSNULL_REQWRITE_WRITEBUF_LEN
: bsNullMsgs.h
- bsNullAppInfo
: bsNullClient.c
- bsNullGetMsgName()
: bsNull.h
, bsNullClient.c
- BsNullLookupMsgDef()
: bsNullMsgs.h
, bsNullMsgs.c
- BsNullLookupMsgMaxLen()
: bsNullMsgs.h
, bsNullMsgs.c
- BsNullMsgDefLookupTbl
: bsNullMsgs.h
, bsNullMsgs.c
- BsNullMsgId_T
: bsNullMsgs.h
- BsNullMsgIdNone
: bsNullMsgs.h
- BsNullMsgIdNumOf
: bsNullMsgs.h
- BsNullMsgIdReqWrite
: bsNullMsgs.h
- BsNullMsgIdRspWrite
: bsNullMsgs.h
- BsNullMsgMaxLenLookupTbl
: bsNullMsgs.h
, bsNullMsgs.c
- BsNullPackMsg()
: bsNullMsgs.h
, bsNullMsgs.c
- BsNullPackReqWrite()
: bsNullMsgs.h
- BsNullPackRspWrite()
: bsNullMsgs.h
- bsNullReqClose()
: bsNull.h
, bsNullClient.c
- bsNullReqOpen()
: bsNull.h
, bsNullClient.c
- bsNullReqWrite()
: bsNull.h
, bsNullClient.c
- BsNullReqWriteFId_T
: bsNullMsgs.c
- BsNullReqWriteFIdNumOf
: bsNullMsgs.c
- BsNullReqWriteFIdReserved
: bsNullMsgs.c
- BsNullReqWriteFIdwritebuf
: bsNullMsgs.c
- BsNullReqWriteFieldDefs
: bsNullMsgs.c
- BsNullReqWriteMsgDef
: bsNullMsgs.c
- BsNullReqWritewritebufFieldDef
: bsNullMsgs.c
- BsNullRspWriteFId_T
: bsNullMsgs.c
- BsNullRspWriteFIdbyteswritten
: bsNullMsgs.c
- BsNullRspWriteFIdNumOf
: bsNullMsgs.c
- BsNullRspWriteFIdReserved
: bsNullMsgs.c
- BsNullRspWriteFieldDefs
: bsNullMsgs.c
- BsNullRspWriteMsgDef
: bsNullMsgs.c
- BsNullUnpackMsg()
: bsNullMsgs.h
, bsNullMsgs.c
- BsNullUnpackReqWrite()
: bsNullMsgs.h
- BsNullUnpackRspWrite()
: bsNullMsgs.h
- BsOptDListLibPath
: bsProxy.c
- BsOptDListListenIF
: bsProxy.c
- BsOptListenIFDft
: bsProxy.c
- bsPackMsgHdr()
: libBotSense.h
, bsLibUtils.c
- BSPROXY_BUF_BODY
: BotSense.h
- BSPROXY_CHK_MOD_VCONN_HND
: bsProxy.h
- BSPROXY_CHK_VCONN_HND
: bsProxy.h
- BSPROXY_FD_SETSIZE
: bsProxy.h
- BSPROXY_GET_MSGUID_HND
: BotSense.h
- BSPROXY_GET_MSGUID_MSGID
: BotSense.h
- BSPROXY_LISTEN_PORT_DFT
: BotSense.h
- BSPROXY_LOG_ERROR
: bsProxy.h
- BSPROXY_LOG_NMERROR
: bsProxy.h
- BSPROXY_LOG_REQ
: bsProxy.h
- BSPROXY_LOG_RSP
: bsProxy.h
- BSPROXY_LOG_SYSERROR
: bsProxy.h
- BSPROXY_LOG_WARN
: bsProxy.h
- BSPROXY_MAKE_MSGUID
: BotSense.h
- BSPROXY_MAKE_SERVER_MSGUID
: BotSense.h
- BSPROXY_MOD_HASH_MAX
: bsProxyMod.c
- BSPROXY_MOD_HASH_MIN
: bsProxyMod.c
- BSPROXY_MOD_LOG_ERROR
: bsProxyMod.c
- BSPROXY_MSG_BODY_MAX
: BotSense.h
- BSPROXY_MSG_HDR_LEN
: BotSense.h
- BSPROXY_MSG_MAGIC
: BotSense.h
- BSPROXY_MSG_MAX_LEN
: BotSense.h
- BSPROXY_MSGID_MASK
: BotSense.h
- BSPROXY_MSGID_NUMOF
: BotSense.h
- BSPROXY_MSGUID_MSGID_MASK
: BotSense.h
- BSPROXY_MSGUID_VCONN_MASK
: BotSense.h
- BSPROXY_MSGUID_VCONN_SHIFT
: BotSense.h
- BSPROXY_REG_CLIENT_MAX
: BotSense.h
- BSPROXY_REQDEVOPEN_ARGBUF_LEN
: bsProxyMsgs.h
- BSPROXY_REQDEVOPEN_DEVNAME_LEN
: bsProxyMsgs.h
- BSPROXY_REQDEVOPEN_MODNAME_LEN
: bsProxyMsgs.h
- BSPROXY_REQLOOPBACK_CDATA_LEN
: bsProxyMsgs.h
- BSPROXY_RSPERR_EMSG_LEN
: bsProxyMsgs.h
- BSPROXY_RSPGETVCONNINFO_CLIENT_LEN
: bsProxyMsgs.h
- BSPROXY_RSPGETVCONNINFO_DEVURI_LEN
: bsProxyMsgs.h
- BSPROXY_RSPGETVCONNINFO_MODDATE_LEN
: bsProxyMsgs.h
- BSPROXY_RSPGETVCONNINFO_MODURI_LEN
: bsProxyMsgs.h
- BSPROXY_RSPGETVCONNINFO_MODVER_LEN
: bsProxyMsgs.h
- BSPROXY_RSPGETVERSION_VERSION_LEN
: bsProxyMsgs.h
- BSPROXY_RSPLOOPBACK_CDATA_LEN
: bsProxyMsgs.h
- BSPROXY_SEND_ERROR_RSP
: bsProxy.h
- BSPROXY_SEND_NMERROR_RSP
: bsProxy.h
- BSPROXY_SEND_SYSERROR_RSP
: bsProxy.h
- BSPROXY_TH_HASH_MAX
: bsProxyThread.c
- BSPROXY_TH_HASH_MIN
: bsProxyThread.c
- BSPROXY_TH_LOG_ERROR
: bsProxyThread.c
- BSPROXY_TH_MAX_QUEUE_SIZE
: bsProxyThread.c
- BSPROXY_TH_SERVER_URI
: bsProxyThread.c
- BSPROXY_TID_MASK
: BotSense.h
- BSPROXY_TID_MAX
: BotSense.h
- BSPROXY_TID_MIN
: BotSense.h
- BSPROXY_TID_NUMOF
: BotSense.h
- BSPROXY_TUNE_T_RECV
: bsProxy.h
- BSPROXY_TUNE_T_SELECT
: bsProxy.h
- BSPROXY_TUNE_T_SEND
: bsProxy.h
- BSPROXY_URI_HOSTNAME_DFT
: BotSense.h
- BSPROXY_URI_SCHEME
: BotSense.h
- BSPROXY_VCONN_CLIENT_MAX
: BotSense.h
- BSPROXY_VCONN_MASK
: BotSense.h
- BSPROXY_VCONN_MAX
: BotSense.h
- BSPROXY_VCONN_MIN
: BotSense.h
- BSPROXY_VCONN_MOD_MAX
: BotSense.h
- BSPROXY_VCONN_MOD_MIN
: BotSense.h
- BSPROXY_VCONN_MOD_NUMOF
: BotSense.h
- BSPROXY_VCONN_NUMOF
: BotSense.h
- BSPROXY_VCONN_SERVER
: BotSense.h
- BSPROXY_VCONN_UNDEF
: BotSense.h
- BsProxyClientHnd_T
: bsProxy.h
- BsProxyClientRegister()
: bsProxy.c
- BsProxyClientState_T
: bsProxy.h
- BsProxyClientStateInit
: bsProxy.h
- BsProxyClientStateNominal
: bsProxy.h
- BsProxyClientStateReSync
: bsProxy.h
- BsProxyClientStateZombie
: bsProxy.h
- BsProxyClientUnregister()
: bsProxy.c
- BsProxyDispatch()
: bsProxy.c
- BsProxyLogMsgHdr()
: bsProxyUtils.c
, bsProxy.h
- BsProxyLookupMsgDef()
: bsProxyMsgs.h
, bsProxyMsgs.c
- BsProxyLookupMsgMaxLen()
: bsProxyMsgs.h
, bsProxyMsgs.c
- BsProxyMsgDefLookupTbl
: bsProxyMsgs.h
, bsProxyMsgs.c
- BsProxyMsgId_T
: bsProxyMsgs.h
- BsProxyMsgIdNone
: bsProxyMsgs.h
- BsProxyMsgIdNumOf
: bsProxyMsgs.h
- BsProxyMsgIdReqDevClose
: bsProxyMsgs.h
- BsProxyMsgIdReqDevOpen
: bsProxyMsgs.h
- BsProxyMsgIdReqGetVConnInfo
: bsProxyMsgs.h
- BsProxyMsgIdReqGetVConnList
: bsProxyMsgs.h
- BsProxyMsgIdReqGetVersion
: bsProxyMsgs.h
- BsProxyMsgIdReqLoopback
: bsProxyMsgs.h
- BsProxyMsgIdReqMsgTrace
: bsProxyMsgs.h
- BsProxyMsgIdReqSetLogging
: bsProxyMsgs.h
- BsProxyMsgIdRspDevOpen
: bsProxyMsgs.h
- BsProxyMsgIdRspErr
: bsProxyMsgs.h
- BsProxyMsgIdRspGetVConnInfo
: bsProxyMsgs.h
- BsProxyMsgIdRspGetVConnList
: bsProxyMsgs.h
- BsProxyMsgIdRspGetVersion
: bsProxyMsgs.h
- BsProxyMsgIdRspLoopback
: bsProxyMsgs.h
- BsProxyMsgIdRspOk
: bsProxyMsgs.h
- BsProxyMsgMaxLenLookupTbl
: bsProxyMsgs.h
, bsProxyMsgs.c
- BsProxyOptsInfo
: bsProxy.c
- BsProxyPackMsg()
: bsProxyMsgs.h
, bsProxyMsgs.c
- BsProxyPackReqDevClose()
: bsProxyMsgs.h
- BsProxyPackReqDevOpen()
: bsProxyMsgs.h
- BsProxyPackReqGetVConnInfo()
: bsProxyMsgs.h
- BsProxyPackReqLoopback()
: bsProxyMsgs.h
- BsProxyPackReqMsgTrace()
: bsProxyMsgs.h
- BsProxyPackReqSetLogging()
: bsProxyMsgs.h
- BsProxyPackRspDevOpen()
: bsProxyMsgs.h
- BsProxyPackRspErr()
: bsProxyMsgs.h
- BsProxyPackRspGetVConnInfo()
: bsProxyMsgs.h
- BsProxyPackRspGetVConnList()
: bsProxyMsgs.h
- BsProxyPackRspGetVersion()
: bsProxyMsgs.h
- BsProxyPackRspLoopback()
: bsProxyMsgs.h
- BsProxyPgmInfo
: bsProxy.c
- BsProxyReqDevCloseFId_T
: bsProxyMsgs.c
- BsProxyReqDevCloseFIdNumOf
: bsProxyMsgs.c
- BsProxyReqDevCloseFIdReserved
: bsProxyMsgs.c
- BsProxyReqDevCloseFIdvconn
: bsProxyMsgs.c
- BsProxyReqDevCloseFieldDefs
: bsProxyMsgs.c
- BsProxyReqDevCloseMsgDef
: bsProxyMsgs.c
- BsProxyReqDevOpenargbufFieldDef
: bsProxyMsgs.c
- BsProxyReqDevOpenFId_T
: bsProxyMsgs.c
- BsProxyReqDevOpenFIdargbuf
: bsProxyMsgs.c
- BsProxyReqDevOpenFIddevname
: bsProxyMsgs.c
- BsProxyReqDevOpenFIdmodname
: bsProxyMsgs.c
- BsProxyReqDevOpenFIdNumOf
: bsProxyMsgs.c
- BsProxyReqDevOpenFIdReserved
: bsProxyMsgs.c
- BsProxyReqDevOpenFIdtrace
: bsProxyMsgs.c
- BsProxyReqDevOpenFieldDefs
: bsProxyMsgs.c
- BsProxyReqDevOpenMsgDef
: bsProxyMsgs.c
- BsProxyReqGetVConnInfoFId_T
: bsProxyMsgs.c
- BsProxyReqGetVConnInfoFIdNumOf
: bsProxyMsgs.c
- BsProxyReqGetVConnInfoFIdReserved
: bsProxyMsgs.c
- BsProxyReqGetVConnInfoFIdvconn
: bsProxyMsgs.c
- BsProxyReqGetVConnInfoFieldDefs
: bsProxyMsgs.c
- BsProxyReqGetVConnInfoMsgDef
: bsProxyMsgs.c
- BsProxyReqGetVConnListFId_T
: bsProxyMsgs.c
- BsProxyReqGetVConnListFIdNumOf
: bsProxyMsgs.c
- BsProxyReqGetVConnListFIdReserved
: bsProxyMsgs.c
- BsProxyReqGetVConnListFieldDefs
: bsProxyMsgs.c
- BsProxyReqGetVConnListMsgDef
: bsProxyMsgs.c
- BsProxyReqGetVersionFId_T
: bsProxyMsgs.c
- BsProxyReqGetVersionFIdNumOf
: bsProxyMsgs.c
- BsProxyReqGetVersionFIdReserved
: bsProxyMsgs.c
- BsProxyReqGetVersionFieldDefs
: bsProxyMsgs.c
- BsProxyReqGetVersionMsgDef
: bsProxyMsgs.c
- BsProxyReqLoopbackFId_T
: bsProxyMsgs.c
- BsProxyReqLoopbackFIdcdata
: bsProxyMsgs.c
- BsProxyReqLoopbackFIdNumOf
: bsProxyMsgs.c
- BsProxyReqLoopbackFIdReserved
: bsProxyMsgs.c
- BsProxyReqLoopbackFieldDefs
: bsProxyMsgs.c
- BsProxyReqLoopbackMsgDef
: bsProxyMsgs.c
- BsProxyReqMsgTraceFId_T
: bsProxyMsgs.c
- BsProxyReqMsgTraceFIdNumOf
: bsProxyMsgs.c
- BsProxyReqMsgTraceFIdReserved
: bsProxyMsgs.c
- BsProxyReqMsgTraceFIdtrace
: bsProxyMsgs.c
- BsProxyReqMsgTraceFIdvconn
: bsProxyMsgs.c
- BsProxyReqMsgTraceFieldDefs
: bsProxyMsgs.c
- BsProxyReqMsgTraceMsgDef
: bsProxyMsgs.c
- BsProxyReqSetLoggingFId_T
: bsProxyMsgs.c
- BsProxyReqSetLoggingFIdlevel
: bsProxyMsgs.c
- BsProxyReqSetLoggingFIdNumOf
: bsProxyMsgs.c
- BsProxyReqSetLoggingFIdReserved
: bsProxyMsgs.c
- BsProxyReqSetLoggingFieldDefs
: bsProxyMsgs.c
- BsProxyReqSetLoggingMsgDef
: bsProxyMsgs.c
- BsProxyRspDevOpenFId_T
: bsProxyMsgs.c
- BsProxyRspDevOpenFIdNumOf
: bsProxyMsgs.c
- BsProxyRspDevOpenFIdReserved
: bsProxyMsgs.c
- BsProxyRspDevOpenFIdvconn
: bsProxyMsgs.c
- BsProxyRspDevOpenFieldDefs
: bsProxyMsgs.c
- BsProxyRspDevOpenMsgDef
: bsProxyMsgs.c
- BsProxyRspErrFId_T
: bsProxyMsgs.c
- BsProxyRspErrFIdecode
: bsProxyMsgs.c
- BsProxyRspErrFIdemsg
: bsProxyMsgs.c
- BsProxyRspErrFIdNumOf
: bsProxyMsgs.c
- BsProxyRspErrFIdReserved
: bsProxyMsgs.c
- BsProxyRspErrFieldDefs
: bsProxyMsgs.c
- BsProxyRspErrMsgDef
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFId_T
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdclient
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIddevuri
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdmoddate
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdmoduri
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdmodver
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdNumOf
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdrd
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdReserved
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFIdvconn
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoFieldDefs
: bsProxyMsgs.c
- BsProxyRspGetVConnInfoMsgDef
: bsProxyMsgs.c
- BsProxyRspGetVConnListFId_T
: bsProxyMsgs.c
- BsProxyRspGetVConnListFIdNumOf
: bsProxyMsgs.c
- BsProxyRspGetVConnListFIdReserved
: bsProxyMsgs.c
- BsProxyRspGetVConnListFIdvconn
: bsProxyMsgs.c
- BsProxyRspGetVConnListFieldDefs
: bsProxyMsgs.c
- BsProxyRspGetVConnListMsgDef
: bsProxyMsgs.c
- BsProxyRspGetVConnListvconnFieldDef
: bsProxyMsgs.c
- BsProxyRspGetVersionFId_T
: bsProxyMsgs.c
- BsProxyRspGetVersionFIdNumOf
: bsProxyMsgs.c
- BsProxyRspGetVersionFIdReserved
: bsProxyMsgs.c
- BsProxyRspGetVersionFIdversion
: bsProxyMsgs.c
- BsProxyRspGetVersionFieldDefs
: bsProxyMsgs.c
- BsProxyRspGetVersionMsgDef
: bsProxyMsgs.c
- BsProxyRspLoopbackFId_T
: bsProxyMsgs.c
- BsProxyRspLoopbackFIdcdata
: bsProxyMsgs.c
- BsProxyRspLoopbackFIdNumOf
: bsProxyMsgs.c
- BsProxyRspLoopbackFIdReserved
: bsProxyMsgs.c
- BsProxyRspLoopbackFieldDefs
: bsProxyMsgs.c
- BsProxyRspLoopbackMsgDef
: bsProxyMsgs.c
- BsProxyRspOkFId_T
: bsProxyMsgs.c
- BsProxyRspOkFIdNumOf
: bsProxyMsgs.c
- BsProxyRspOkFIdReserved
: bsProxyMsgs.c
- BsProxyRspOkFieldDefs
: bsProxyMsgs.c
- BsProxyRspOkMsgDef
: bsProxyMsgs.c
- BsProxyServer()
: bsProxy.c
- BsProxyServerDelete()
: bsProxy.c
- BsProxyServerNew()
: bsProxy.c
- BsProxyThCtl_P
: bsProxy.h
- BsProxyThCtl_T
: bsProxy.h
- BsProxyThReq_P
: bsProxy.h
- BsProxyThReq_T
: bsProxy.h
- BsProxyThState_T
: bsProxy.h
- BsProxyThStateExit
: bsProxy.h
- BsProxyThStateInit
: bsProxy.h
- BsProxyThStateRunning
: bsProxy.h
- BsProxyThStateUninit
: bsProxy.h
- BsProxyUnpackMsg()
: bsProxyMsgs.h
, bsProxyMsgs.c
- BsProxyUnpackReqDevClose()
: bsProxyMsgs.h
- BsProxyUnpackReqDevOpen()
: bsProxyMsgs.h
- BsProxyUnpackReqGetVConnInfo()
: bsProxyMsgs.h
- BsProxyUnpackReqLoopback()
: bsProxyMsgs.h
- BsProxyUnpackReqMsgTrace()
: bsProxyMsgs.h
- BsProxyUnpackReqSetLogging()
: bsProxyMsgs.h
- BsProxyUnpackRspDevOpen()
: bsProxyMsgs.h
- BsProxyUnpackRspErr()
: bsProxyMsgs.h
- BsProxyUnpackRspGetVConnInfo()
: bsProxyMsgs.h
- BsProxyUnpackRspGetVConnList()
: bsProxyMsgs.h
- BsProxyUnpackRspGetVersion()
: bsProxyMsgs.h
- BsProxyUnpackRspLoopback()
: bsProxyMsgs.h
- bsResync()
: bsLibClient.c
- BSSERIAL_REQTRANS_WRITEBUF_LEN
: bsSerialMsgs.h
- BSSERIAL_REQWRITE_WRITEBUF_LEN
: bsSerialMsgs.h
- BSSERIAL_RSPREAD_READBUF_LEN
: bsSerialMsgs.h
- bsSerialAppInfo
: bsSerialClient.c
- bsSerialGetMsgName()
: bsSerial.h
, bsSerialClient.c
- BsSerialLookupMsgDef()
: bsSerialMsgs.c
, bsSerialMsgs.h
- BsSerialLookupMsgMaxLen()
: bsSerialMsgs.h
, bsSerialMsgs.c
- BsSerialMsgDefLookupTbl
: bsSerialMsgs.c
, bsSerialMsgs.h
- BsSerialMsgId_T
: bsSerialMsgs.h
- BsSerialMsgIdNone
: bsSerialMsgs.h
- BsSerialMsgIdNumOf
: bsSerialMsgs.h
- BsSerialMsgIdReqOpenArgs
: bsSerialMsgs.h
- BsSerialMsgIdReqRead
: bsSerialMsgs.h
- BsSerialMsgIdReqTrans
: bsSerialMsgs.h
- BsSerialMsgIdReqWrite
: bsSerialMsgs.h
- BsSerialMsgIdRspRead
: bsSerialMsgs.h
- BsSerialMsgIdRspWrite
: bsSerialMsgs.h
- BsSerialMsgMaxLenLookupTbl
: bsSerialMsgs.h
, bsSerialMsgs.c
- BsSerialPackMsg()
: bsSerialMsgs.c
, bsSerialMsgs.h
- BsSerialPackReqOpenArgs()
: bsSerialMsgs.h
- BsSerialPackReqRead()
: bsSerialMsgs.h
- BsSerialPackReqTrans()
: bsSerialMsgs.h
- BsSerialPackReqWrite()
: bsSerialMsgs.h
- BsSerialPackRspRead()
: bsSerialMsgs.h
- BsSerialPackRspWrite()
: bsSerialMsgs.h
- bsSerialReqClose()
: bsSerial.h
, bsSerialClient.c
- bsSerialReqOpen()
: bsSerial.h
, bsSerialClient.c
- BsSerialReqOpenArgsFId_T
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdbaudrate
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdbytesize
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdNumOf
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdparity
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdReserved
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdrtscts
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdstopbits
: bsSerialMsgs.c
- BsSerialReqOpenArgsFIdxonxoff
: bsSerialMsgs.c
- BsSerialReqOpenArgsFieldDefs
: bsSerialMsgs.c
- BsSerialReqOpenArgsMsgDef
: bsSerialMsgs.c
- bsSerialReqRead()
: bsSerialClient.c
, bsSerial.h
- BsSerialReqReadFId_T
: bsSerialMsgs.c
- BsSerialReqReadFIdNumOf
: bsSerialMsgs.c
- BsSerialReqReadFIdreadlen
: bsSerialMsgs.c
- BsSerialReqReadFIdReserved
: bsSerialMsgs.c
- BsSerialReqReadFieldDefs
: bsSerialMsgs.c
- BsSerialReqReadMsgDef
: bsSerialMsgs.c
- bsSerialReqTrans()
: bsSerial.h
, bsSerialClient.c
- BsSerialReqTransFId_T
: bsSerialMsgs.c
- BsSerialReqTransFIdNumOf
: bsSerialMsgs.c
- BsSerialReqTransFIdreadlen
: bsSerialMsgs.c
- BsSerialReqTransFIdReserved
: bsSerialMsgs.c
- BsSerialReqTransFIdwritebuf
: bsSerialMsgs.c
- BsSerialReqTransFieldDefs
: bsSerialMsgs.c
- BsSerialReqTransMsgDef
: bsSerialMsgs.c
- BsSerialReqTranswritebufFieldDef
: bsSerialMsgs.c
- bsSerialReqWrite()
: bsSerial.h
, bsSerialClient.c
- BsSerialReqWriteFId_T
: bsSerialMsgs.c
- BsSerialReqWriteFIdNumOf
: bsSerialMsgs.c
- BsSerialReqWriteFIdReserved
: bsSerialMsgs.c
- BsSerialReqWriteFIdwritebuf
: bsSerialMsgs.c
- BsSerialReqWriteFieldDefs
: bsSerialMsgs.c
- BsSerialReqWriteMsgDef
: bsSerialMsgs.c
- BsSerialReqWritewritebufFieldDef
: bsSerialMsgs.c
- BsSerialRspReadFId_T
: bsSerialMsgs.c
- BsSerialRspReadFIdNumOf
: bsSerialMsgs.c
- BsSerialRspReadFIdreadbuf
: bsSerialMsgs.c
- BsSerialRspReadFIdReserved
: bsSerialMsgs.c
- BsSerialRspReadFieldDefs
: bsSerialMsgs.c
- BsSerialRspReadMsgDef
: bsSerialMsgs.c
- BsSerialRspReadreadbufFieldDef
: bsSerialMsgs.c
- BsSerialRspWriteFId_T
: bsSerialMsgs.c
- BsSerialRspWriteFIdbyteswritten
: bsSerialMsgs.c
- BsSerialRspWriteFIdNumOf
: bsSerialMsgs.c
- BsSerialRspWriteFIdReserved
: bsSerialMsgs.c
- BsSerialRspWriteFieldDefs
: bsSerialMsgs.c
- BsSerialRspWriteMsgDef
: bsSerialMsgs.c
- BsSerialUnpackMsg()
: bsSerialMsgs.h
, bsSerialMsgs.c
- BsSerialUnpackReqOpenArgs()
: bsSerialMsgs.h
- BsSerialUnpackReqRead()
: bsSerialMsgs.h
- BsSerialUnpackReqTrans()
: bsSerialMsgs.h
- BsSerialUnpackReqWrite()
: bsSerialMsgs.h
- BsSerialUnpackRspRead()
: bsSerialMsgs.h
- BsSerialUnpackRspWrite()
: bsSerialMsgs.h
- bsServerConnect()
: libBotSense.h
, bsLibServer.c
- BsServerCtl
: bsProxy.c
, bsProxy.h
- bsServerDisconnect()
: bsLibServer.c
, libBotSense.h
- bsServerReqCloseDev()
: bsLibServer.c
, libBotSense.h
- bsServerReqGetVConnInfo()
: libBotSense.h
, bsLibServer.c
- bsServerReqGetVConnList()
: bsLibServer.c
, libBotSense.h
- bsServerReqGetVersion()
: bsLibServer.c
, libBotSense.h
- bsServerReqLoopback()
: libBotSense.h
, bsLibServer.c
- bsServerReqMsgTrace()
: libBotSense.h
, bsLibServer.c
- bsServerReqOpenDev()
: libBotSense.h
, bsLibServer.c
- bsServerReqSetLogging()
: libBotSense.h
, bsLibServer.c
- bsStrError()
: libBotSense.h
, bsLibError.c
- BsThGlobalMutex
: bsProxyThread.c
- BsThHashTbl
: bsProxyThread.c
- BsTid_T
: BotSense.h
- bsTransCacheRsp()
: bsLibClient.c
- bsTransForget()
: bsLibClient.c
- bsTransLoadCached()
: bsLibClient.c
- bsTransLock()
: bsLibClient.c
- bsTransMark()
: bsLibClient.c
- bsTransTryLock()
: bsLibClient.c
- bsTransUnlock()
: bsLibClient.c
- bsUnpackMsgHdr()
: libBotSense.h
, bsLibUtils.c
- BsVConnActiveCnt
: bsProxyVConn.c
- bsVConnAdd()
: bsLibClient.c
, bsLibInternal.h
- BsVConnBusyCond
: bsProxyVConn.c
- BsVConnBusyMutex
: bsProxyVConn.c
- bsVConnClearAll()
: bsLibClient.c
, bsLibInternal.h
- bsVConnDelete()
: bsLibInternal.h
, bsLibClient.c
- BsVConnHnd_T
: BotSense.h
- bsVConnNew()
: bsLibInternal.h
, bsLibClient.c
- bsVConnRemove()
: bsLibClient.c
, bsLibInternal.h
- BsVConnTbl
: bsProxyVConn.c