| class CChangeConnectionPacketTypeCommand |
This class represents the ChangeConnectionPacketType HCI Command
| Public Member Functions | |
|---|---|
| ~CChangeConnectionPacketTypeCommand() | |
| IMPORT_C THCIConnectionHandle | ConnectionHandle() |
| TInt | Extension_(TUint, TAny *&, TAny *) |
| void | Match(const THCIEventBase &, TBool &, TBool &, TBool &) |
| IMPORT_C CChangeConnectionPacketTypeCommand * | NewL(THCIConnectionHandle, TUint16) |
| IMPORT_C CChangeConnectionPacketTypeCommand * | NewL() |
| IMPORT_C TUint16 | PacketType() |
| IMPORT_C void | Reset(THCIConnectionHandle, TUint16) |
| Private Member Functions | |
|---|---|
| CChangeConnectionPacketTypeCommand(THCIConnectionHandle, TUint16) | |
| CChangeConnectionPacketTypeCommand() | |
| void | Format(CHctlCommandFrame &) |
| Private Attributes | |
|---|---|
| THCIConnectionHandle | iConnectionHandle |
| TUint16 | iPacketType |
| CChangeConnectionPacketTypeCommand | ( | THCIConnectionHandle | aConnectionHandle, |
| TUint16 | aPacketType | ||
| ) | [private] | ||
| THCIConnectionHandle aConnectionHandle | |
| TUint16 aPacketType |
| 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 CChangeConnectionPacketTypeCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle, |
| TUint16 | aPacketType | |||
| ) | [static] | |||
| THCIConnectionHandle aConnectionHandle | |
| TUint16 aPacketType |
| IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle, |
| TUint16 | aPacketType | |||
| ) | ||||
| THCIConnectionHandle aConnectionHandle | |
| TUint16 aPacketType |
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.