CReadTransmitPowerLevelCommand Class Reference

class CReadTransmitPowerLevelCommand

This class represents the ReadTransmitPowerLevel HCI Command

Constructor & Destructor Documentation

CReadTransmitPowerLevelCommand(THCIConnectionHandle, TUint8)

CReadTransmitPowerLevelCommand ( THCIConnectionHandle aConnectionHandle,
TUint8 aType
) [private]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aType

CReadTransmitPowerLevelCommand()

CReadTransmitPowerLevelCommand ( ) [private]

~CReadTransmitPowerLevelCommand()

~CReadTransmitPowerLevelCommand ( )

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

NewL(THCIConnectionHandle, TUint8)

IMPORT_C CReadTransmitPowerLevelCommand * NewL ( THCIConnectionHandle aConnectionHandle,
TUint8 aType
) [static]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aType

NewL()

IMPORT_C CReadTransmitPowerLevelCommand * NewL ( ) [static]

Reset(THCIConnectionHandle, TUint8)

IMPORT_C void Reset ( THCIConnectionHandle aConnectionHandle,
TUint8 aType
)

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aType

Type()

IMPORT_C TUint8 Type ( ) const

Member Data Documentation

THCIConnectionHandle iConnectionHandle

THCIConnectionHandle iConnectionHandle [private]

TUint8 iType

TUint8 iType [private]