#include <adapter1Interface.h>
Definition at line 24 of file adapter1Interface.h.
◆ ~Adapter1Interface()
virtual org::bluez::Adapter1Interface::~Adapter1Interface |
( |
| ) |
|
|
inlinevirtual |
◆ buildIntrospectionData()
void org::bluez::Adapter1Interface::buildIntrospectionData |
( |
TQDomElement & |
interfaceElement | ) |
|
|
static |
◆ callRemoveDevice()
TQT_DBusMessage org::bluez::Adapter1Interface::callRemoveDevice |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ callSetDiscoveryFilter()
TQT_DBusMessage org::bluez::Adapter1Interface::callSetDiscoveryFilter |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ callStartDiscovery()
TQT_DBusMessage org::bluez::Adapter1Interface::callStartDiscovery |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ callStopDiscovery()
TQT_DBusMessage org::bluez::Adapter1Interface::callStopDiscovery |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protected |
◆ handleMethodCall()
bool org::bluez::Adapter1Interface::handleMethodCall |
( |
const TQT_DBusMessage & |
message | ) |
|
|
protectedvirtual |
◆ handleMethodReply()
virtual void org::bluez::Adapter1Interface::handleMethodReply |
( |
const TQT_DBusMessage & |
reply | ) |
|
|
protectedpure virtual |
◆ interface()
static const TQCString org::bluez::Adapter1Interface::interface |
( |
| ) |
|
|
inlinestatic |
◆ RemoveDevice()
virtual bool org::bluez::Adapter1Interface::RemoveDevice |
( |
const TQT_DBusObjectPath & |
device, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
◆ SetDiscoveryFilter()
virtual bool org::bluez::Adapter1Interface::SetDiscoveryFilter |
( |
const TQMap< TQString, TQT_DBusVariant > & |
properties, |
|
|
TQT_DBusError & |
error |
|
) |
| |
|
protectedpure virtual |
◆ StartDiscovery()
virtual bool org::bluez::Adapter1Interface::StartDiscovery |
( |
TQT_DBusError & |
error | ) |
|
|
protectedpure virtual |
◆ StopDiscovery()
virtual bool org::bluez::Adapter1Interface::StopDiscovery |
( |
TQT_DBusError & |
error | ) |
|
|
protectedpure virtual |
The documentation for this class was generated from the following files: