class CReadRemoteExtendedFeaturesCommand |
This class represents the ReadRemoteExtendedFeatures HCI Command
Public Member Functions | |
---|---|
~CReadRemoteExtendedFeaturesCommand () | |
IMPORT_C THCIConnectionHandle | ConnectionHandle () |
TInt | Extension_ ( TUint , TAny *&, TAny *) |
void | Match (const THCIEventBase &, TBool &, TBool &, TBool &) |
IMPORT_C CReadRemoteExtendedFeaturesCommand * | NewL ( THCIConnectionHandle , TUint8 ) |
IMPORT_C CReadRemoteExtendedFeaturesCommand * | NewL () |
IMPORT_C TUint8 | PageNumber () |
IMPORT_C void | Reset ( THCIConnectionHandle , TUint8 ) |
Private Member Functions | |
---|---|
CReadRemoteExtendedFeaturesCommand ( THCIConnectionHandle , TUint8 ) | |
CReadRemoteExtendedFeaturesCommand () | |
void | Format ( CHctlCommandFrame &) |
Private Attributes | |
---|---|
THCIConnectionHandle | iConnectionHandle |
TUint8 | iPageNumber |
CReadRemoteExtendedFeaturesCommand | ( | THCIConnectionHandle | aConnectionHandle, |
TUint8 | aPageNumber | ||
) | [private] |
THCIConnectionHandle aConnectionHandle | |
TUint8 aPageNumber |
TInt | Extension_ | ( | TUint | aExtensionId, |
TAny *& | aInterface, | |||
TAny * | aData | |||
) | [virtual] |
void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
CHctlCommandFrame & aCommandFrame |
void | Match | ( | const THCIEventBase & | aEvent, |
TBool & | aMatchesCmd, | |||
TBool & | aConcludesCmd, | |||
TBool & | aContinueMatching | |||
) | const [virtual] |
const THCIEventBase & aEvent | |
TBool & aMatchesCmd | |
TBool & aConcludesCmd | |
TBool & aContinueMatching |
IMPORT_C CReadRemoteExtendedFeaturesCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle, |
TUint8 | aPageNumber | |||
) | [static] |
THCIConnectionHandle aConnectionHandle | |
TUint8 aPageNumber |
IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle, |
TUint8 | aPageNumber | |||
) |
THCIConnectionHandle aConnectionHandle | |
TUint8 aPageNumber |
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.