From 819e5e4a8b5b71d6ac676f3a869b8cf290192657 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 19 Jan 2007 03:05:28 +0000 Subject: Return error in case of service searches --- daemon/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'daemon/system.h') 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" -- cgit