class CSwitchRoleCommand |
This class represents the SwitchRole HCI Command
Public Member Functions | |
---|---|
~CSwitchRoleCommand() | |
IMPORT_C TBTDevAddr | BDADDR() |
TInt | Extension_(TUint, TAny *&, TAny *) |
void | Match(const THCIEventBase &, TBool &, TBool &, TBool &) |
IMPORT_C CSwitchRoleCommand * | NewL(const TBTDevAddr &, TUint8) |
IMPORT_C CSwitchRoleCommand * | NewL() |
IMPORT_C void | Reset(const TBTDevAddr &, TUint8) |
IMPORT_C TUint8 | Role() |
Private Member Functions | |
---|---|
CSwitchRoleCommand(const TBTDevAddr &, TUint8) | |
CSwitchRoleCommand() | |
void | Format(CHctlCommandFrame &) |
Private Attributes | |
---|---|
TBTDevAddr | iBDADDR |
TUint8 | iRole |
CSwitchRoleCommand | ( | const TBTDevAddr & | aBDADDR, |
TUint8 | aRole | ||
) | [private] |
const TBTDevAddr & aBDADDR | |
TUint8 aRole |
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 CSwitchRoleCommand * | NewL | ( | const TBTDevAddr & | aBDADDR, |
TUint8 | aRole | |||
) | [static] |
const TBTDevAddr & aBDADDR | |
TUint8 aRole |
IMPORT_C void | Reset | ( | const TBTDevAddr & | aBDADDR, |
TUint8 | aRole | |||
) |
const TBTDevAddr & aBDADDR | |
TUint8 aRole |
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.