CSetConnectionEncryptionCommand Class Reference

class CSetConnectionEncryptionCommand

This class represents the SetConnectionEncryption HCI Command

Constructor & Destructor Documentation

CSetConnectionEncryptionCommand(THCIConnectionHandle, TUint8)

CSetConnectionEncryptionCommand(THCIConnectionHandleaConnectionHandle,
TUint8aEncryptionEnable
)[private]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aEncryptionEnable

CSetConnectionEncryptionCommand()

CSetConnectionEncryptionCommand()[private]

~CSetConnectionEncryptionCommand()

~CSetConnectionEncryptionCommand()

Member Functions Documentation

ConnectionHandle()

IMPORT_C THCIConnectionHandleConnectionHandle()const

EncryptionEnable()

IMPORT_C TUint8EncryptionEnable()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

Match(const THCIEventBase &, TBool &, TBool &, TBool &)

voidMatch(const THCIEventBase &aEvent,
TBool &aMatchesCmd,
TBool &aConcludesCmd,
TBool &aContinueMatching
)const [virtual]

Parameters

const THCIEventBase & aEvent
TBool & aMatchesCmd
TBool & aConcludesCmd
TBool & aContinueMatching

NewL(THCIConnectionHandle, TUint8)

IMPORT_C CSetConnectionEncryptionCommand *NewL(THCIConnectionHandleaConnectionHandle,
TUint8aEncryptionEnable
)[static]

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aEncryptionEnable

NewL()

IMPORT_C CSetConnectionEncryptionCommand *NewL()[static]

Reset(THCIConnectionHandle, TUint8)

IMPORT_C voidReset(THCIConnectionHandleaConnectionHandle,
TUint8aEncryptionEnable
)

Parameters

THCIConnectionHandle aConnectionHandle
TUint8 aEncryptionEnable

Member Data Documentation

THCIConnectionHandle iConnectionHandle

THCIConnectionHandle iConnectionHandle[private]

TUint8 iEncryptionEnable

TUint8 iEncryptionEnable[private]