blueZync

Synchronize Bluetooth phone with Thunderbird

Develpers' detailed documentation for the Thunderbird Extension for synchronizing a bluetooth phone with Thunderbird/Lightning/Sunbird.
A part of blueZync.

BZBluetoothDevice Class Reference

Inheritance diagram for BZBluetoothDevice:

IBZBluetoothDevice List of all members.

Detailed Description

Definition of a remote bluetooth device.


Public Member Functions

 BZBluetoothDevice (char *szBdaddr, PRInt16 iChannel, char *szName)
NS_DECL_IBZBLUETOOTHDEVICE BZBluetoothDevice ()

Public Attributes

nsEmbedCString myBdaddr
 brief The mac address of the remote bluetooth device
PRInt16 myChannel
 brief The channel for SyncML over rfcomm
nsEmbedCString myName
 brief The name of the remote bluetooth device

Private Member Functions

 ~BZBluetoothDevice ()

Constructor & Destructor Documentation

BZBluetoothDevice::BZBluetoothDevice (  ) 

BZBluetoothDevice::BZBluetoothDevice ( char *  szBdaddr,
PRInt16  iChannel,
char *  szName 
)

BZBluetoothDevice::~BZBluetoothDevice (  )  [private]


Member Data Documentation

brief The mac address of the remote bluetooth device

brief The channel for SyncML over rfcomm

nsEmbedCString BZBluetoothDevice::myName

brief The name of the remote bluetooth device


The documentation for this class was generated from the following files: