TBTNotifierUpdateParams2 Class Reference

class TBTNotifierUpdateParams2

The base update parameter for the Bluetooth pairing notifiers. This class is intended to allow multiple different updates parameters to be passed to the Bluetooth notifiers.

Constructor & Destructor Documentation

TBTNotifierUpdateParams2()

IMPORT_C TBTNotifierUpdateParams2 ( )

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

TBTNotifierUpdateParams2(TBTNotifierUpdateParams2::TUpdateParamType)

TBTNotifierUpdateParams2 ( TBTNotifierUpdateParams2::TUpdateParamType aType ) [protected]

Member Functions Documentation

Type()

IMPORT_C TUpdateParamType Type ( ) const

Accessor to determine the type of update parameter this instance is. It should be used to determine what concrete update parameter type should be cast to.

Member Enumerations Documentation

Enum TUpdateParamType

Enumerators

EDeviceName
EPasskeyDisplay

Member Data Documentation

TUint32 iPadding1

TUint32 iPadding1 [private]

TUint32 iPadding2

TUint32 iPadding2 [private]

TUpdateParamType iType

TUpdateParamType iType [private]