TBTNumericComparisonParams Class Reference
class TBTNumericComparisonParams : public TBTNotifierParams2
|
Secure simple pairing "Numeric Comparison" parameters. This class packages the parameters passed to a numeric comparison notifier.
Inherits from
-
TBTNumericComparisonParams
Constructor & Destructor Documentation
TBTNumericComparisonParams(const TBTDevAddr &, const TDesC &, TUint32, TComparisonScenario, TBool)
TBTNumericComparisonParams()
IMPORT_C
|
TBTNumericComparisonParams
|
(
|
)
|
|
Default constructor. Required to allow the class to be packaged with the
TPckg
family of classes.
Member Functions Documentation
ComparisonScenario()
Accessor for the enumeration that indicates the particular numeric comparison scenario that the notifier is indicating.
LocallyInitiated()
IMPORT_C
TBool
|
LocallyInitiated
|
(
|
)
|
const
|
Accessor for indicating whether the numeric comparison 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 comparison.
Member Enumerations Documentation
Enum TComparisonScenario
This represents the type of comparison that is being performed. It is intended to allow the UI to present the user of the device with suitable information to help them complete the pairing.
Enumerators
ERemoteCannotConfirm
|
Only the Symbian device can confirm the displayed numbers are the same.
|
ERemoteCanConfirm
|
Both devices can confirm that the displayed numbers are the same
|
Member Data Documentation
TComparisonScenario
iComparisonScenario
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.