summaryrefslogtreecommitdiffstats
path: root/daemon/system.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-19 03:05:28 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-19 03:05:28 +0000
commit819e5e4a8b5b71d6ac676f3a869b8cf290192657 (patch)
treee3e8d1f4abf89c3ba6c287edb23ee05124bdbc93 /daemon/system.h
parent547e6b74a5feb2a18f3f4067fe265010bead8a10 (diff)
Return error in case of service searches
Diffstat (limited to 'daemon/system.h')
-rw-r--r--daemon/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/system.h b/daemon/system.h
index 910ca3c1..05f92374 100644
--- a/daemon/system.h
+++ b/daemon/system.h
@@ -21,4 +21,6 @@
*
*/
+#define ERROR_INTERFACE "org.bluez.Error"
+
#define SYSTEM_PATH "/org/bluez"