TLbsBtGpsDeviceInfoBase Class Reference

class TLbsBtGpsDeviceInfoBase : public TLbsBtGpsClassTypeBase

Generic base for classes that store Bluetooth GPS device information

Objects of this class (or a derived class) are returned by the API when requesting information about a Bluetooth GPS device. The data contained is a copy of the device information, and thus cannot be used to update the actual configuration data.

Inherits from

Constructor & Destructor Documentation

TLbsBtGpsDeviceInfoBase()

IMPORT_CTLbsBtGpsDeviceInfoBase()

Constructor

Member Functions Documentation

Key()

IMPORT_C TLbsBtGpsEntryKeyKey()const

Get device key

SetKey(TLbsBtGpsEntryKey)

IMPORT_C voidSetKey(TLbsBtGpsEntryKeyaKey)

Set device key

Parameters

TLbsBtGpsEntryKey aKey[In] New device key value to set

Member Data Documentation

TLbsBtGpsEntryKey iKey

TLbsBtGpsEntryKey iKey[protected]

The key identifying the device

TUint8 iReserved

TUint8 iReserved[protected]

Reserved for future expansion.