| class CRemoteOOBDataRequestReplyCommand |
This class represents the RemoteOOBDataRequestReply HCI Command
| Public Member Functions | |
|---|---|
| ~CRemoteOOBDataRequestReplyCommand () | |
| IMPORT_C TBTDevAddr | BDADDR () |
| TInt | Extension_ ( TUint , TAny *&, TAny *) |
| IMPORT_C CRemoteOOBDataRequestReplyCommand * | NewL (const TBTDevAddr &, const TBluetoothSimplePairingHash &, const TBluetoothSimplePairingRandomizer &) |
| IMPORT_C CRemoteOOBDataRequestReplyCommand * | NewL () |
| IMPORT_C TBluetoothSimplePairingHash | OOBDataC () |
| IMPORT_C TBluetoothSimplePairingRandomizer | OOBDataR () |
| IMPORT_C void | Reset (const TBTDevAddr &, const TBluetoothSimplePairingHash &, const TBluetoothSimplePairingRandomizer &) |
| Private Member Functions | |
|---|---|
| CRemoteOOBDataRequestReplyCommand (const TBTDevAddr &, const TBluetoothSimplePairingHash &, const TBluetoothSimplePairingRandomizer &) | |
| CRemoteOOBDataRequestReplyCommand () | |
| void | Format ( CHctlCommandFrame &) |
| Private Attributes | |
|---|---|
| TBTDevAddr | iBDADDR |
| TBluetoothSimplePairingHash | iOOBDataC |
| TBluetoothSimplePairingRandomizer | iOOBDataR |
| CRemoteOOBDataRequestReplyCommand | ( | const TBTDevAddr & | aBDADDR, |
| const TBluetoothSimplePairingHash & | aOOBDataC, | ||
| const TBluetoothSimplePairingRandomizer & | aOOBDataR | ||
| ) | [private] | ||
| const TBTDevAddr & aBDADDR | |
| const TBluetoothSimplePairingHash & aOOBDataC | |
| const TBluetoothSimplePairingRandomizer & aOOBDataR |
| TInt | Extension_ | ( | TUint | aExtensionId, |
| TAny *& | aInterface, | |||
| TAny * | aData | |||
| ) | [virtual] | |||
| void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
| CHctlCommandFrame & aCommandFrame |
| IMPORT_C CRemoteOOBDataRequestReplyCommand * | NewL | ( | const TBTDevAddr & | aBDADDR, |
| const TBluetoothSimplePairingHash & | aOOBDataC, | |||
| const TBluetoothSimplePairingRandomizer & | aOOBDataR | |||
| ) | [static] | |||
| const TBTDevAddr & aBDADDR | |
| const TBluetoothSimplePairingHash & aOOBDataC | |
| const TBluetoothSimplePairingRandomizer & aOOBDataR |
| IMPORT_C void | Reset | ( | const TBTDevAddr & | aBDADDR, |
| const TBluetoothSimplePairingHash & | aOOBDataC, | |||
| const TBluetoothSimplePairingRandomizer & | aOOBDataR | |||
| ) | ||||
| const TBTDevAddr & aBDADDR | |
| const TBluetoothSimplePairingHash & aOOBDataC | |
| const TBluetoothSimplePairingRandomizer & aOOBDataR |
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.