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