TBTPasskeyDisplayParams Class Reference
class TBTPasskeyDisplayParams : public TBTNotifierParams2
|
Secure simple pairing "Passkey Entry" display parameters. This class packages the parameters passed to a passkey display notifier.
Constructor & Destructor Documentation
TBTPasskeyDisplayParams(const TBTDevAddr &, const TDesC &, TUint32, TBool)
IMPORT_C
|
TBTPasskeyDisplayParams
|
(
|
const
TBTDevAddr
&
|
aDevAddr,
|
|
const
TDesC
&
|
aDeviceName,
|
|
TUint32
|
aNumericalValue,
|
|
TBool
|
aLocallyInitiated
|
|
)
|
|
TBTPasskeyDisplayParams()
IMPORT_C
|
TBTPasskeyDisplayParams
|
(
|
)
|
|
Default constructor. Required to allow the class to be packaged with the
TPckg
family of classes.
Member Functions Documentation
LocallyInitiated()
IMPORT_C
TBool
|
LocallyInitiated
|
(
|
)
|
const
|
Accessor for indicating whether the passkey entry process was initiated by a local request, or whether it was trigger by the remote device.
NumericalValue()
IMPORT_C
TUint32
|
NumericalValue
|
(
|
)
|
const
|
Accessor for the 6 digit decimal numeric value to be used for passkey entry.
Member Data Documentation
TBool
iLocallyInitiated
TBool
|
iLocallyInitiated
|
[private]
|
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.