TLbsBtGpsDeviceRecord Class Reference

class TLbsBtGpsDeviceRecord

Bluetooth GPS device record

Constructor & Destructor Documentation

TLbsBtGpsDeviceRecord()

IMPORT_CTLbsBtGpsDeviceRecord()

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

SetSocketAddress(const TBTSockAddr &)

IMPORT_C voidSetSocketAddress(const TBTSockAddr &aSockAddr)

Set Bluetooth device address

Parameters

const TBTSockAddr & aSockAddr

SetType(TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceType)

IMPORT_C voidSetType(TLbsBtGpsDeviceInfo::TLbsBtGpsDeviceTypeaType)

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::TLbsBtGpsDeviceTypeType()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