CHctlFrameBase Class Reference
class CHctlFrameBase : public CBase |
Class representing an Hctl Frame as specified in the Bluetooth Core Specification, HCI Section This is abstract and the different frame types (Command, ACL, SCO etc) derive from it
Constructor & Destructor Documentation
CHctlFrameBase(TUint8, TUint8)
CHctlFrameBase | ( | TUint8 | aHctlHeaderSize, |
| TUint8 | aHctlTrailerSize |
| ) | [protected] |
Member Functions Documentation
ConstructL(TUint32)
void | ConstructL | ( | TUint32 | aHctlFrameSize | ) | [protected] |
Member Data Documentation
TPtr8
iFramePtr
TPtr8
| iFramePtr | [protected] |
const TUint8 iHctlHeaderSize
const TUint8 | iHctlHeaderSize | [protected] |
const TUint8 iHctlTrailerSize
const TUint8 | iHctlTrailerSize | [protected] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.