Merge "Remove the obex unregister function" into tizen
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / bt-audio.c
index bed8e2c..0bca5f2 100644 (file)
@@ -568,7 +568,7 @@ static GVariant* __bt_hf_agent_dbus_send(const char *path, const char *interface
        GDBusProxy *proxy = NULL;
        GDBusConnection *conn = NULL;
 
-       conn = _bt_get_system_private_conn();
+       conn = _bt_get_system_common_conn();
        retv_if(conn == NULL, NULL);
 
        proxy = g_dbus_proxy_new_sync(conn, G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES,