TBTDeviceNameUpdateParams Class Reference

class TBTDeviceNameUpdateParams : public TBTNotifierUpdateParams2

Bluetooth device name update parameter. This class provides the parameters to indicate an update to the name of the Bluetooth device for which the notifier is waiting for input.

Inherits from

Constructor & Destructor Documentation

TBTDeviceNameUpdateParams(const TDesC &, TInt)

IMPORT_C TBTDeviceNameUpdateParams ( const TDesC & aDeviceName,
TInt aResult
)

Parameters

const TDesC & aDeviceName
TInt aResult

TBTDeviceNameUpdateParams()

IMPORT_C TBTDeviceNameUpdateParams ( )

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

Member Functions Documentation

DeviceName()

IMPORT_C TPtrC DeviceName ( ) const

Result()

IMPORT_C TInt Result ( ) const

Member Data Documentation

TBTDeviceName iDeviceName

TBTDeviceName iDeviceName [private]

TUint32 iPadding1

TUint32 iPadding1 [private]

TUint32 iPadding2

TUint32 iPadding2 [private]

TInt iResult

TInt iResult [private]