#include </home/clem/local/src/opie/noncore/net/opietooth/lib/manager.h>
Collaboration diagram for OpieTooth::Manager:

Definition at line 22 of file manager.h.
|
|
c'tor whichs create a new Manager
Definition at line 13 of file manager.cc. |
|
|
c'tor Definition at line 21 of file manager.cc. |
|
|
c'tor Definition at line 27 of file manager.cc. |
|
|
Definition at line 33 of file manager.cc. |
|
||||||||||||
|
Referenced by addService(). |
|
|
This will add the service
Definition at line 81 of file manager.cc. References addedService(), OProcess::DontCare, and Opie::Core::OProcess::start(). Referenced by addServices(). |
|
|
This will add the services
Definition at line 89 of file manager.cc. References addService(), QValueList< T >::begin(), and QValueList< T >::end(). |
|
||||||||||||
|
Referenced by isAvailable(), and slotProcessExited(). |
|
|
Referenced by searchConnections(), and slotConnectionExited(). |
|
|
Starts to connect to the device in
Definition at line 237 of file manager.cc. References OProcess::DontCare, and Opie::Core::OProcess::start(). |
|
||||||||||||
|
Referenced by searchDevices(), and slotHCIExited(). |
|
||||||||||||
|
Referenced by searchServices(), and slotSDPExited(). |
|
|
same as above Definition at line 56 of file manager.cc. |
|
|
Wether or not a device is connected. The function is asynchron If device is empty it will take the currently managed device and see if it's up for Remote devices it will ping and see.
Definition at line 43 of file manager.cc. References available(), QString::latin1(), OProcess, slotProcessExited(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::BlueBase::deviceActive(). |
|
|
|
Definition at line 208 of file manager.cc. References QValueList< T >::append(), QValueList< T >::begin(), QValueList< T >::end(), QString::findRev(), QString::latin1(), QString::left(), list, odebug, oendl, pos, rem, QString::remove(), QStringList::split(), str, and QString::stripWhiteSpace(). Referenced by slotHCIExited(). |
|
|
Definition at line 170 of file manager.cc. References list, odebug, oendl, parser, and OpieTooth::Parser::services(). Referenced by slotSDPExited(). |
|
||||||||||||
|
Referenced by removeService(). |
|
|
This removes a service from the sdps Definition at line 94 of file manager.cc. References OProcess::DontCare, removedService(), and Opie::Core::OProcess::start(). Referenced by removeServices(). |
|
|
Removes a list from the sdpd Definition at line 102 of file manager.cc. References QValueList< T >::begin(), QValueList< T >::end(), and removeService(). |
|
|
Searches for active connections the result is emitted with the connections signal Definition at line 246 of file manager.cc. References OProcess::AllOutput, connections(), list, m_hcitoolCon, OProcess::NotifyOnExit, QString::null, odebug, oendl, OProcess, slotConnectionExited(), slotConnectionOutput(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::BlueBase::addConnectedDevices(). |
|
|
same as above Definition at line 77 of file manager.cc. |
|
|
this searchs for devices reachable from the currently managed device or from device if
Definition at line 60 of file manager.cc. References OProcess::AllOutput, foundDevices(), QString::isEmpty(), QString::latin1(), list, OProcess::NotifyOnExit, odebug, oendl, OProcess, slotHCIExited(), slotHCIOut(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::BluezApplet::slotMessage(), and OpieTooth::ScanDialog::startSearch(). |
|
|
search for services on a remote device Definition at line 123 of file manager.cc. References OpieTooth::RemoteDevice::mac(), and searchServices(). |
|
|
search for services on a remote device Definition at line 107 of file manager.cc. References OProcess::AllOutput, foundServices(), list, m_sdp, OProcess::NotifyOnExit, odebug, oendl, OProcess, slotSDPExited(), slotSDPOut(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::BlueBase::addServicesToDevice(), and searchServices(). |
|
|
Convience functions for setting a new device Definition at line 40 of file manager.cc. |
|
|
Set the manager to control a new device
Definition at line 37 of file manager.cc. References m_device. |
|
||||||||||||
|
|
|
|
Definition at line 306 of file manager.cc. References OProcess::AllOutput, OProcess::NotifyOnExit, OProcess, slotSignalStrengthExited(), slotSignalStrengthOutput(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::BlueBase::addSignalStrength(), and slotSignalStrengthOutput(). |
|
|
Definition at line 264 of file manager.cc. References connections(), list, m_hcitoolCon, and parseConnections(). Referenced by searchConnections(). |
|
||||||||||||||||
|
Definition at line 270 of file manager.cc. References QString::append(), m_hcitoolCon, and str. Referenced by searchConnections(). |
|
|
Definition at line 178 of file manager.cc. References QMap< Key, T >::end(), QMap< Key, T >::find(), foundDevices(), list, m_devices, Opie::Core::OProcess::normalExit(), odebug, oendl, parseHCIOutput(), and QMap< Key, T >::remove(). Referenced by searchDevices(). |
|
||||||||||||||||
|
Definition at line 193 of file manager.cc. References QString::append(), QMap< Key, T >::end(), QMap< Key, T >::find(), m_devices, odebug, oendl, QMap< Key, T >::replace(), str, and Opie::Internal::string(). Referenced by searchDevices(). |
|
|
Definition at line 132 of file manager.cc. References available(), conn, Opie::Core::OProcess::exitStatus(), QString::fromLatin1(), name, and Opie::Core::OProcess::normalExit(). Referenced by isAvailable(). |
|
|
Definition at line 155 of file manager.cc. References QMap< Key, T >::end(), QMap< Key, T >::find(), foundServices(), list, m_out, odebug, oendl, parseSDPOutput(), and QMap< Key, T >::remove(). Referenced by searchServices(). |
|
||||||||||||||||
|
Definition at line 141 of file manager.cc. References QString::append(), QMap< Key, T >::end(), QMap< Key, T >::find(), m_out, odebug, oendl, QMap< Key, T >::replace(), str, and Opie::Internal::string(). Referenced by searchServices(). |
|
|
Definition at line 334 of file manager.cc. Referenced by signalStrength(). |
|
||||||||||||||||
|
Definition at line 326 of file manager.cc. References signalStrength(), QStringList::split(), and str. Referenced by signalStrength(). |
|
|
Definition at line 126 of file manager.cc. References QString::null. |
|
|
Definition at line 129 of file manager.cc. References QString::null. |
|
|
Definition at line 164 of file manager.h. Referenced by Manager(), and setDevice(). |
|
|
Definition at line 167 of file manager.h. Referenced by slotHCIExited(), and slotHCIOut(). |
|
|
Definition at line 162 of file manager.h. Referenced by Manager(), and ~Manager(). |
|
|
Definition at line 169 of file manager.h. Referenced by searchConnections(), slotConnectionExited(), and slotConnectionOutput(). |
|
|
Definition at line 166 of file manager.h. Referenced by slotSDPExited(), and slotSDPOut(). |
|
|
Definition at line 163 of file manager.h. Referenced by Manager(), searchServices(), and ~Manager(). |
|
|
|
|
|
|
1.4.2