TBTPasskeyDisplayUpdateParams Class Reference

class TBTPasskeyDisplayUpdateParams : public TBTNotifierUpdateParams2

Secure simple pairing "Passkey Entry" display update parameters. This class provides the update parameters associated with a passkey entry display notifier. Notably it provides the notification of keypresses from the remote device.

Inherits from

Constructor & Destructor Documentation

TBTPasskeyDisplayUpdateParams(THCIPasskeyEntryNotificationType)

IMPORT_C TBTPasskeyDisplayUpdateParams ( THCIPasskeyEntryNotificationType aNotificationType )

Parameters

THCIPasskeyEntryNotificationType aNotificationType

TBTPasskeyDisplayUpdateParams()

IMPORT_C TBTPasskeyDisplayUpdateParams ( )

Default constructor. Required to allow the class to be packaged with the TPckg family of classes.

Member Functions Documentation

KeypressNotification()

IMPORT_C THCIPasskeyEntryNotificationType KeypressNotification ( ) const

Accessor for the keypress notification type that this update type represents. The use of these updates is to allow the UI to show the user the process of the entry of keypresses on a device with a numeric key board but no display.

Member Data Documentation

THCIPasskeyEntryNotificationType iNotificationType

THCIPasskeyEntryNotificationType iNotificationType [private]

TUint32 iPadding1

TUint32 iPadding1 [private]

TUint32 iPadding2

TUint32 iPadding2 [private]