CReadTransmitPowerLevelCommand Class Reference

class CReadTransmitPowerLevelCommand

This class represents the ReadTransmitPowerLevel HCI Command

Constructor & Destructor Documentation

CReadTransmitPowerLevelCommand(THCIConnectionHandle, TUint8)

CReadTransmitPowerLevelCommand(THCIConnectionHandleaConnectionHandle,
TUint8aType
)[private]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aType

CReadTransmitPowerLevelCommand()

CReadTransmitPowerLevelCommand()[private]

~CReadTransmitPowerLevelCommand()

~CReadTransmitPowerLevelCommand()

Member Functions Documentation

ConnectionHandle()

IMPORT_C THCIConnectionHandleConnectionHandle()const

Extension_(TUint, TAny *&, TAny *)

TInt Extension_(TUintaExtensionId,
TAny *&aInterface,
TAny *aData
)[virtual]

Parameters

TUint aExtensionId
TAny *& aInterface
TAny * aData

Format(CHctlCommandFrame &)

voidFormat(CHctlCommandFrame &aCommandFrame)const [private, virtual]

Parameters

CHctlCommandFrame & aCommandFrame

NewL(THCIConnectionHandle, TUint8)

IMPORT_C CReadTransmitPowerLevelCommand *NewL(THCIConnectionHandleaConnectionHandle,
TUint8aType
)[static]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aType

NewL()

IMPORT_C CReadTransmitPowerLevelCommand *NewL()[static]

Reset(THCIConnectionHandle, TUint8)

IMPORT_C voidReset(THCIConnectionHandleaConnectionHandle,
TUint8aType
)

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aType

Type()

IMPORT_C TUint8Type()const

Member Data Documentation

THCIConnectionHandle iConnectionHandle

THCIConnectionHandle iConnectionHandle[private]

TUint8 iType

TUint8 iType[private]