summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/headers.h
diff options
context:
space:
mode:
authorChristian Mueller <christian@lmuc329619u.(none)>2011-08-05 10:51:38 +0200
committerChristian Mueller <christian@lmuc329619u.(none)>2011-08-05 10:51:38 +0200
commit9826492b0066d47cfa9ba68d6efe737cc3c317a3 (patch)
tree7cedfad495aeddb24a9a363ee1692c4bf4c186fb /PluginCommandInterfaceDbus/headers.h
parent2d849dd0b5b1558e92cd0f2cd6dbc556950d631d (diff)
downloadaudiomanager-9826492b0066d47cfa9ba68d6efe737cc3c317a3.tar.gz
update on dbus
Diffstat (limited to 'PluginCommandInterfaceDbus/headers.h')
-rw-r--r--PluginCommandInterfaceDbus/headers.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/PluginCommandInterfaceDbus/headers.h b/PluginCommandInterfaceDbus/headers.h
index 062675f..078dfdc 100644
--- a/PluginCommandInterfaceDbus/headers.h
+++ b/PluginCommandInterfaceDbus/headers.h
@@ -15,17 +15,11 @@
#include "commandInterface.h"
#include "DbusSend.h"
#include "DBUSMessageHandler.h"
-#include "DBUSIntrospection.h"
+#include "dbusRoothandler.h"
#include "DbusInterface.h"
-#include "DBUSTypes.h"
-#define BUS_NAME "DBUS"
-#define DBUS_BUSNAME "org.genivi.pulse"
-#define DBUS_PATH "/pulse"
-
-const char DBUS_SERVICE_PREFIX[] = "org.bla.audiomanagerCommand\0";
-const char DBUS_SERVICE_PREFIX_PATH[] = "/org/bla/audiomanagerCommand\0";
+const char MY_NODE[]="commandinterface\0";
DLT_IMPORT_CONTEXT(DBusCommandPlugin);