A part of blueZync.
BZBluetoothDevice Class Reference
Inheritance diagram for BZBluetoothDevice:

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
| nsEmbedCString BZBluetoothDevice::myBdaddr |
brief The mac address of the remote bluetooth device
| PRInt16 BZBluetoothDevice::myChannel |
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: