#include </home/clem/local/src/opie/libopie2/opiebluez/obluetooth.h>
Collaboration diagram for Opie::Bluez::OBluetooth:

Public Types | |
| typedef QDict< OBluetoothInterface > | InterfaceMap |
| typedef QDictIterator< OBluetoothInterface > | InterfaceIterator |
Public Member Functions | |
| int | count () const |
| InterfaceIterator | iterator () const |
| bool | isPresent (const char *interface) const |
| bool | isWirelessInterface (const char *interface) const |
| OBluetoothInterface * | interface (const QString &interface) const |
| void | synchronize () |
Static Public Member Functions | |
| static OBluetooth * | instance () |
Protected Member Functions | |
| OBluetooth () | |
Private Attributes | |
| InterfaceMap | _interfaces |
| OBluetoothPrivate * | d |
| int | _fd |
Static Private Attributes | |
| static OBluetooth * | _instance = 0 |
This class provides access to all available bluetooth interfaces of your computer.
Definition at line 49 of file obluetooth.h.
|
|
Definition at line 55 of file obluetooth.h. |
|
|
Definition at line 51 of file obluetooth.h. |
|
|
Definition at line 58 of file obluetooth.cpp. References synchronize(). Referenced by instance(). |
|
|
Definition at line 74 of file obluetooth.cpp. References _interfaces, and QDict< type >::count(). |
|
|
Definition at line 63 of file obluetooth.cpp. References _instance, and OBluetooth(). Referenced by main(). |
|
|
Definition at line 79 of file obluetooth.cpp. References _interfaces. |
|
|
|
|
|
|
|
|
Definition at line 69 of file obluetooth.cpp. References _interfaces. Referenced by main(). |
|
|
For internal use only. Rebuild the internal interface database
Definition at line 84 of file obluetooth.cpp. References _fd, _interfaces, QDict< type >::clear(), i, QDict< type >::insert(), odebug, oendl, ofatal, and owarn. Referenced by OBluetooth(). |
|
|
Definition at line 98 of file obluetooth.h. Referenced by synchronize(). |
|
|
Definition at line 56 of file obluetooth.cpp. Referenced by instance(). |
|
|
Definition at line 95 of file obluetooth.h. Referenced by count(), interface(), iterator(), and synchronize(). |
|
|
Definition at line 96 of file obluetooth.h. |
1.4.2