class CHoldModeCommand |
This class represents the HoldMode HCI Command
Public Member Functions | |
---|---|
~CHoldModeCommand() | |
IMPORT_C THCIConnectionHandle | ConnectionHandle() |
TInt | Extension_(TUint, TAny *&, TAny *) |
IMPORT_C TUint16 | HoldModeMaxInterval() |
IMPORT_C TUint16 | HoldModeMinInterval() |
void | Match(const THCIEventBase &, TBool &, TBool &, TBool &) |
IMPORT_C CHoldModeCommand * | NewL(THCIConnectionHandle, TUint16, TUint16) |
IMPORT_C CHoldModeCommand * | NewL() |
IMPORT_C void | Reset(THCIConnectionHandle, TUint16, TUint16) |
Private Member Functions | |
---|---|
CHoldModeCommand(THCIConnectionHandle, TUint16, TUint16) | |
CHoldModeCommand() | |
void | Format(CHctlCommandFrame &) |
Private Attributes | |
---|---|
THCIConnectionHandle | iConnectionHandle |
TUint16 | iHoldModeMaxInterval |
TUint16 | iHoldModeMinInterval |
CHoldModeCommand | ( | THCIConnectionHandle | aConnectionHandle, |
TUint16 | aHoldModeMaxInterval, | ||
TUint16 | aHoldModeMinInterval | ||
) | [private] |
THCIConnectionHandle aConnectionHandle | |
TUint16 aHoldModeMaxInterval | |
TUint16 aHoldModeMinInterval |
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 CHoldModeCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle, |
TUint16 | aHoldModeMaxInterval, | |||
TUint16 | aHoldModeMinInterval | |||
) | [static] |
THCIConnectionHandle aConnectionHandle | |
TUint16 aHoldModeMaxInterval | |
TUint16 aHoldModeMinInterval |
IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle, |
TUint16 | aHoldModeMaxInterval, | |||
TUint16 | aHoldModeMinInterval | |||
) |
THCIConnectionHandle aConnectionHandle | |
TUint16 aHoldModeMaxInterval | |
TUint16 aHoldModeMinInterval |
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.