MHCIDataFramer Class Reference
Member Functions Documentation
MhdfFormatAclData(CHctlAclDataFrame &, THCIConnHandle, TAclPacketBoundaryFlag, TAclPacketBroadcastFlag, const TDesC8 &)
Formats ACL data into a HCI Data Frame (which includes the connection handle and a broadcast flag as well as the ACL data.)
MhdfFormatSynchronousData(CHctlSynchronousDataFrame &, THCIConnHandle, const TDesC8 &)
Formats Synchronous data into a HCI Data Frame (which includes the connection handle as well as the Synchronous data.)
Parameters
CHctlSynchronousDataFrame & aFrame | The Synchronous data frame object that is to be formatted. |
THCIConnHandle aConnH | The connection handle that the frame is to be associated with. |
const TDesC8 & aData | The data that is to be sent in the frame. |
MhdfNewAclDataFrameL(TUint16)
Creates a new ACL data frame object of specified size.
Parameters
TUint16 aSize | The size of the frame. |
MhdfNewSynchronousDataFrameL(TUint8)
Creates a new Synchronous data frame object of specified size.
Parameters
TUint8 aSize | the size of the frame. |
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.