CReadRemoteExtendedFeaturesCommand Class Reference

class CReadRemoteExtendedFeaturesCommand

This class represents the ReadRemoteExtendedFeatures HCI Command

Constructor & Destructor Documentation

CReadRemoteExtendedFeaturesCommand(THCIConnectionHandle, TUint8)

CReadRemoteExtendedFeaturesCommand(THCIConnectionHandleaConnectionHandle,
TUint8aPageNumber
)[private]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aPageNumber

CReadRemoteExtendedFeaturesCommand()

CReadRemoteExtendedFeaturesCommand()[private]

~CReadRemoteExtendedFeaturesCommand()

~CReadRemoteExtendedFeaturesCommand()

Member Functions Documentation

ConnectionHandle()

IMPORT_C THCIConnectionHandleConnectionHandle()const

Extension_(TUint, TAny *&, TAny *)

TInt Extension_(TUintaExtensionId,
TAny *&aInterface,
TAny *aData
)[virtual]

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

voidFormat(CHctlCommandFrame &aCommandFrame)const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

Match(const THCIEventBase &, TBool &, TBool &, TBool &)

voidMatch(const THCIEventBase &aEvent,
TBool &aMatchesCmd,
TBool &aConcludesCmd,
TBool &aContinueMatching
)const [virtual]

Parameters

const THCIEventBase & aEvent
TBool & aMatchesCmd
TBool & aConcludesCmd
TBool & aContinueMatching

NewL(THCIConnectionHandle, TUint8)

IMPORT_C CReadRemoteExtendedFeaturesCommand *NewL(THCIConnectionHandleaConnectionHandle,
TUint8aPageNumber
)[static]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aPageNumber

NewL()

IMPORT_C CReadRemoteExtendedFeaturesCommand *NewL()[static]

PageNumber()

IMPORT_C TUint8PageNumber()const

Reset(THCIConnectionHandle, TUint8)

IMPORT_C voidReset(THCIConnectionHandleaConnectionHandle,
TUint8aPageNumber
)

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aPageNumber

Member Data Documentation

THCIConnectionHandle iConnectionHandle

THCIConnectionHandle iConnectionHandle[private]

TUint8 iPageNumber

TUint8 iPageNumber[private]