tdebluez
|
#include <tqdbusconnection.h>
#include <tdelocale.h>
#include "interfaces/objectmanagerProxy.h"
#include "interfaces/agentmanager1Proxy.h"
#include "interfaces/profilemanager1Proxy.h"
#include "interfaces/healthmanager1Proxy.h"
#include "interfaces/propertiesProxy.h"
#include "adapterImpl.h"
#include "deviceImpl.h"
Go to the source code of this file.
Classes | |
class | TDEBluetooth::ObjectManagerImpl |
Namespaces | |
namespace | TDEBluetooth |
Macros | |
#define | DBUS_CONN_NAME "TDEBluez" |
#define | DBUS_AUTH_SERVICE_PATH "/org/trinitydesktop/tdebluez" |
#define | DEVICE_PIN_CAPABILITY "KeyboardDisplay" |
Definition at line 45 of file objectmanagerImpl.h.
#define DBUS_CONN_NAME "TDEBluez" |
Definition at line 43 of file objectmanagerImpl.h.
#define DEVICE_PIN_CAPABILITY "KeyboardDisplay" |
Definition at line 46 of file objectmanagerImpl.h.