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
void OnDeviceListUpdate ()
IMPORT_C TVersion Version ()
Private Member Functions
IMPORT_C TAny * ExtendedInterface ( TInt , TAny *, TAny *)

Member Functions Documentation

ExtendedInterface(TInt, TAny *, TAny *)

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

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

Currently not implemented.

Parameters

TInt aFunctionNumber Reserved for future expansion
TAny * aPtr1 Reserved for future expansion
TAny * aPtr2 Reserved for future expansion

OnDeviceListUpdate()

void OnDeviceListUpdate ( ) [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 TVersion Version ( ) const [virtual]

Get the observer interface version