class MLbsBtGpsConfigObserver |
LBS Bluetooth GPS Config observer
Mixin class used to provide notifications of changes to LBS Bluetooth GPS configuration.
Public Member Functions | |
---|---|
void | OnDeviceListUpdate() |
IMPORT_C TVersion | Version() |
Private Member Functions | |
---|---|
IMPORT_C TAny * | 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.
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().
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.