class CLinkKeyRequestReplyCommand |
This class represents the LinkKeyRequestReply HCI Command
Public Member Functions | |
---|---|
~CLinkKeyRequestReplyCommand () | |
IMPORT_C TBTDevAddr | BDADDR () |
TInt | Extension_ ( TUint , TAny *&, TAny *) |
IMPORT_C TBTLinkKey | LinkKey () |
IMPORT_C CLinkKeyRequestReplyCommand * | NewL (const TBTDevAddr &, const TBTLinkKey &) |
IMPORT_C CLinkKeyRequestReplyCommand * | NewL () |
IMPORT_C void | Reset (const TBTDevAddr &, const TBTLinkKey &) |
Private Member Functions | |
---|---|
CLinkKeyRequestReplyCommand (const TBTDevAddr &, const TBTLinkKey &) | |
CLinkKeyRequestReplyCommand () | |
void | Format ( CHctlCommandFrame &) |
Private Attributes | |
---|---|
TBTDevAddr | iBDADDR |
TBTLinkKey | iLinkKey |
CLinkKeyRequestReplyCommand | ( | const TBTDevAddr & | aBDADDR, |
const TBTLinkKey & | aLinkKey | ||
) | [private] |
const TBTDevAddr & aBDADDR | |
const TBTLinkKey & aLinkKey |
TInt | Extension_ | ( | TUint | aExtensionId, |
TAny *& | aInterface, | |||
TAny * | aData | |||
) | [virtual] |
void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
CHctlCommandFrame & aCommandFrame |
IMPORT_C CLinkKeyRequestReplyCommand * | NewL | ( | const TBTDevAddr & | aBDADDR, |
const TBTLinkKey & | aLinkKey | |||
) | [static] |
const TBTDevAddr & aBDADDR | |
const TBTLinkKey & aLinkKey |
IMPORT_C void | Reset | ( | const TBTDevAddr & | aBDADDR, |
const TBTLinkKey & | aLinkKey | |||
) |
const TBTDevAddr & aBDADDR | |
const TBTLinkKey & aLinkKey |
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.