TLbsBtGpsDeviceRecord Class Reference

class TLbsBtGpsDeviceRecord

Bluetooth GPS device record

Constructor & Destructor Documentation

TLbsBtGpsDeviceRecord()

IMPORT_C TLbsBtGpsDeviceRecord ( )

Constructor

Member Functions Documentation

Key()

IMPORT_C TLbsBtGpsEntryKey Key ( ) const

Get device key

SetKey(TLbsBtGpsEntryKey)

IMPORT_C void SetKey ( TLbsBtGpsEntryKey aKey )

Set device key

Parameters

TLbsBtGpsEntryKey aKey [In] New device key value to set

SetSocketAddress(const TBTSockAddr &)

IMPORT_C void SetSocketAddress ( const TBTSockAddr & aSockAddr )

Set Bluetooth device address

Parameters

const TBTSockAddr & aSockAddr

SetType(TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType)

IMPORT_C void SetType ( TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType aType )

Set device type

Parameters

TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType aType [In] The new device type to set

SocketAddress()

IMPORT_C const TBTSockAddr & SocketAddress ( ) const

Get Bluetooth device address

Type()

IMPORT_C TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType Type ( ) const

Get device type

Member Data Documentation

TLbsBtGpsEntryKey iKey

TLbsBtGpsEntryKey iKey [private]

The key identifying the device

TBTSockAddr iSocketAddress

TBTSockAddr iSocketAddress [private]

The Bluetooth socket address

TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType iType

TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType iType [private]

The device type