const TUint | KCommBufferFull |
Use full buffering. Used by RComm::SetMode().
const TUint | KCommBufferPartial |
Use partial buffering. Used by RComm::SetMode().
typedef TPckgBuf< TCommServerConfigV01 > | TCommServerConfig |
Package buffer for a server configuration object. TCommServerConfig is used as an argument to RComm::Mode() and RComm::SetMode().
const TInt | KMaxPortDescription |
Maximum length of port full name, TPortDescription (48 characters).
const TInt | KMaxPortName |
Maximum length of the Port Prefix format name, as used by TPortName (16 characters).
typedef TBuf< KMaxPortDescription > | TPortDescription |
Full port name/description. Used by TSerialInfo::iDescription.