CHctlDataFrameBase Class Reference
class CHctlDataFrameBase : public CHctlFrameBase
|
Class representing an Hctl Data Frame as specified in the Bluetooth Core Specification, HCI Section This is abstract and the different data types (ACL, SCO etc) derive from it
Constructor & Destructor Documentation
CHctlDataFrameBase(TUint8, TUint8)
CHctlDataFrameBase
|
(
|
TUint8
|
aHctlHeaderSize,
|
|
TUint8
|
aHctlTrailerSize
|
|
)
|
[protected]
|
Member Functions Documentation
ConnectionHandle(const TDesC8 &)
HCTLPayload()
IMPORT_C const
TDesC8
&
|
HCTLPayload
|
(
|
)
|
const
|
SetConnectionHandle(THCIConnHandle)
IMPORT_C void
|
SetConnectionHandle
|
(
|
THCIConnHandle
|
aConnectionHandle
|
)
|
|
SetDataPayload(const TDesC8 &)
void
|
SetDataPayload
|
(
|
const
TDesC8
&
|
aData
|
)
|
[pure virtual]
|
Member Data Documentation
const TUint8 KHCIDataPacketLengthFieldOffset
const
TUint8
|
KHCIDataPacketLengthFieldOffset
|
[static]
|
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.