adapt agent dbus interface to BlueZ 5 in test program accepted/tizen_ivi_release accepted/tizen/common/20140516.140259 accepted/tizen/ivi/20140519.194935 accepted/tizen/ivi/release/20140528.222557 accepted/tizen/mobile/20141022.083110 submit/tizen/20140210.031854 submit/tizen/20140516.120024 submit/tizen_ivi_panda/20140403.012216 submit/tizen_ivi_release/20140312.071512
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Thu, 16 Jan 2014 14:42:04 +0000 (15:42 +0100)
committerCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Thu, 16 Jan 2014 15:13:15 +0000 (16:13 +0100)
Change-Id: Ic17652f6d5dda394c168f892b2452305648f663b
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
bluetooth_notification_client.c

index 2ccd5ad..ffe475e 100644 (file)
@@ -23,7 +23,7 @@ __bluetooth_create_agent_proxy(DBusGConnection *sys_conn, const char *path)
         return dbus_g_proxy_new_for_name (sys_conn,
                                           "org.projectx.bt",
                                           path,
-                                          "org.bluez.Agent");
+                                          "org.bluez.Agent1");
 }
 
 static DBusGProxy*