class CHostNumberOfCompletedPacketsCommand |
This class represents the HostNumberOfCompletedPackets HCI Command
Public Member Functions | |
---|---|
~CHostNumberOfCompletedPacketsCommand () | |
IMPORT_C THCIConnectionHandle | ConnectionHandle ( TInt ) |
TInt | Extension_ ( TUint , TAny *&, TAny *) |
IMPORT_C THCINumOfCompletedPackets | HostNumOfCompletedPackets ( TInt ) |
IMPORT_C CHostNumberOfCompletedPacketsCommand * | NewL ( TUint8 , const RArray < THCIConnectionHandle > &, const RArray < THCINumOfCompletedPackets > &) |
IMPORT_C CHostNumberOfCompletedPacketsCommand * | NewL () |
IMPORT_C TUint8 | NumberOfHandles () |
IMPORT_C void | Reset ( TUint8 , const RArray < THCIConnectionHandle > &, const RArray < THCINumOfCompletedPackets > &) |
Private Member Functions | |
---|---|
CHostNumberOfCompletedPacketsCommand ( TUint8 ) | |
CHostNumberOfCompletedPacketsCommand () | |
void | ConstructL (const RArray < THCIConnectionHandle > &, const RArray < THCINumOfCompletedPackets > &) |
void | Format ( CHctlCommandFrame &) |
Private Attributes | |
---|---|
RArray < THCIConnectionHandle > | iConnectionHandle |
RArray < THCINumOfCompletedPackets > | iHostNumOfCompletedPackets |
TUint8 | iNumberOfHandles |
CHostNumberOfCompletedPacketsCommand | ( | TUint8 | aNumberOfHandles | ) | [private] |
TUint8 aNumberOfHandles |
IMPORT_C THCIConnectionHandle | ConnectionHandle | ( | TInt | aIndex | ) | const |
TInt aIndex |
void | ConstructL | ( | const RArray < THCIConnectionHandle > & | aConnectionHandle, |
const RArray < THCINumOfCompletedPackets > & | aHostNumOfCompletedPackets | |||
) | [private] |
const RArray < THCIConnectionHandle > & aConnectionHandle | |
const RArray < THCINumOfCompletedPackets > & aHostNumOfCompletedPackets |
TInt | Extension_ | ( | TUint | aExtensionId, |
TAny *& | aInterface, | |||
TAny * | aData | |||
) | [virtual] |
void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
CHctlCommandFrame & aCommandFrame |
IMPORT_C THCINumOfCompletedPackets | HostNumOfCompletedPackets | ( | TInt | aIndex | ) | const |
TInt aIndex |
IMPORT_C CHostNumberOfCompletedPacketsCommand * | NewL | ( | TUint8 | aNumberOfHandles, |
const RArray < THCIConnectionHandle > & | aConnectionHandle, | |||
const RArray < THCINumOfCompletedPackets > & | aHostNumOfCompletedPackets | |||
) | [static] |
TUint8 aNumberOfHandles | |
const RArray < THCIConnectionHandle > & aConnectionHandle | |
const RArray < THCINumOfCompletedPackets > & aHostNumOfCompletedPackets |
IMPORT_C void | Reset | ( | TUint8 | aNumberOfHandles, |
const RArray < THCIConnectionHandle > & | aConnectionHandle, | |||
const RArray < THCINumOfCompletedPackets > & | aHostNumOfCompletedPackets | |||
) |
TUint8 aNumberOfHandles | |
const RArray < THCIConnectionHandle > & aConnectionHandle | |
const RArray < THCINumOfCompletedPackets > & aHostNumOfCompletedPackets |
RArray < THCIConnectionHandle > | iConnectionHandle | [private] |
RArray < THCINumOfCompletedPackets > | iHostNumOfCompletedPackets | [private] |
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.