CReadRemoteExtendedFeaturesCommand Class Reference

class CReadRemoteExtendedFeaturesCommand

This class represents the ReadRemoteExtendedFeatures HCI Command

Constructor & Destructor Documentation

CReadRemoteExtendedFeaturesCommand(THCIConnectionHandle, TUint8)

CReadRemoteExtendedFeaturesCommand ( THCIConnectionHandle aConnectionHandle,
TUint8 aPageNumber
) [private]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aPageNumber

CReadRemoteExtendedFeaturesCommand()

CReadRemoteExtendedFeaturesCommand ( ) [private]

~CReadRemoteExtendedFeaturesCommand()

~CReadRemoteExtendedFeaturesCommand ( )

Member Functions Documentation

ConnectionHandle()

IMPORT_C THCIConnectionHandle ConnectionHandle ( ) const

Extension_(TUint, TAny *&, TAny *)

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

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

void Format ( CHctlCommandFrame & aCommandFrame ) const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

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

void Match ( 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 ( THCIConnectionHandle aConnectionHandle,
TUint8 aPageNumber
) [static]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aPageNumber

NewL()

IMPORT_C CReadRemoteExtendedFeaturesCommand * NewL ( ) [static]

PageNumber()

IMPORT_C TUint8 PageNumber ( ) const

Reset(THCIConnectionHandle, TUint8)

IMPORT_C void Reset ( THCIConnectionHandle aConnectionHandle,
TUint8 aPageNumber
)

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aPageNumber

Member Data Documentation

THCIConnectionHandle iConnectionHandle

THCIConnectionHandle iConnectionHandle [private]

TUint8 iPageNumber

TUint8 iPageNumber [private]