MLbsBtGpsConfigObserver Class Reference

class MLbsBtGpsConfigObserver

LBS Bluetooth GPS Config observer

Mixin class used to provide notifications of changes to LBS Bluetooth GPS configuration.

CLbsBtGpsConfig

Public Member Functions
voidOnDeviceListUpdate()
IMPORT_C TVersionVersion()
Private Member Functions
IMPORT_C TAny *ExtendedInterface(TInt, TAny *, TAny *)

Member Functions Documentation

ExtendedInterface(TInt, TAny *, TAny *)

IMPORT_C TAny *ExtendedInterface(TIntaFunctionNumber,
TAny *aPtr1,
TAny *aPtr2
)[private, virtual]

This methods is reserved for future expansion and should not be used

Currently not implemented.

Parameters

TInt aFunctionNumberReserved for future expansion
TAny * aPtr1Reserved for future expansion
TAny * aPtr2Reserved for future expansion

OnDeviceListUpdate()

voidOnDeviceListUpdate()[pure virtual]

Callback to indicate that the configuration has been changed by another user of this API

e.g. The LBS Bluetooth PSY may update the configuration through this API, moving a connected device to the top of the priority list.

The updated list can be read using GetDeviceListL().

Version()

IMPORT_C TVersionVersion()const [virtual]

Get the observer interface version