Hi Luiz, > g_dbus_client_get_proxy gives the possibilitity to just check if a > proxy exist for the given path and interface pair instead of using > g_dbus_proxy_new which end up creating a proxy if it doesn't exists > which is not always necessary. why would we do that. You get the proxy via the client callbacks for proxy created or proxy removed. The proxy_new method is for dealing with services that do not have ObjectManager support. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html