| class CSniffSubratingCommand |
This class represents the SniffSubrating HCI Command
| Public Member Functions | |
|---|---|
| ~CSniffSubratingCommand() | |
| IMPORT_C THCIConnectionHandle | ConnectionHandle() |
| TInt | Extension_(TUint, TAny *&, TAny *) |
| IMPORT_C TBasebandTime | MaximumLatency() |
| IMPORT_C TBasebandTime | MinimumLocalTimeout() |
| IMPORT_C TBasebandTime | MinimumRemoteTimeout() |
| IMPORT_C CSniffSubratingCommand * | NewL(THCIConnectionHandle, TBasebandTime, TBasebandTime, TBasebandTime) |
| IMPORT_C CSniffSubratingCommand * | NewL() |
| IMPORT_C void | Reset(THCIConnectionHandle, TBasebandTime, TBasebandTime, TBasebandTime) |
| Private Member Functions | |
|---|---|
| CSniffSubratingCommand(THCIConnectionHandle, TBasebandTime, TBasebandTime, TBasebandTime) | |
| CSniffSubratingCommand() | |
| void | Format(CHctlCommandFrame &) |
| Private Attributes | |
|---|---|
| THCIConnectionHandle | iConnectionHandle |
| TBasebandTime | iMaximumLatency |
| TBasebandTime | iMinimumLocalTimeout |
| TBasebandTime | iMinimumRemoteTimeout |
| CSniffSubratingCommand | ( | THCIConnectionHandle | aConnectionHandle, |
| TBasebandTime | aMaximumLatency, | ||
| TBasebandTime | aMinimumRemoteTimeout, | ||
| TBasebandTime | aMinimumLocalTimeout | ||
| ) | [private] | ||
| THCIConnectionHandle aConnectionHandle | |
| TBasebandTime aMaximumLatency | |
| TBasebandTime aMinimumRemoteTimeout | |
| TBasebandTime aMinimumLocalTimeout |
| TInt | Extension_ | ( | TUint | aExtensionId, |
| TAny *& | aInterface, | |||
| TAny * | aData | |||
| ) | [virtual] | |||
| void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
| CHctlCommandFrame & aCommandFrame |
| IMPORT_C CSniffSubratingCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle, |
| TBasebandTime | aMaximumLatency, | |||
| TBasebandTime | aMinimumRemoteTimeout, | |||
| TBasebandTime | aMinimumLocalTimeout | |||
| ) | [static] | |||
| THCIConnectionHandle aConnectionHandle | |
| TBasebandTime aMaximumLatency | |
| TBasebandTime aMinimumRemoteTimeout | |
| TBasebandTime aMinimumLocalTimeout |
| IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle, |
| TBasebandTime | aMaximumLatency, | |||
| TBasebandTime | aMinimumRemoteTimeout, | |||
| TBasebandTime | aMinimumLocalTimeout | |||
| ) | ||||
| THCIConnectionHandle aConnectionHandle | |
| TBasebandTime aMaximumLatency | |
| TBasebandTime aMinimumRemoteTimeout | |
| TBasebandTime aMinimumLocalTimeout |
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.