On Fri, 2013-07-12 at 15:06 -0300, jprvita at gmail.com wrote: > + endpoint_init(y, PROFILE_A2DP_SINK); > + endpoint_init(y, PROFILE_A2DP_SOURCE); Teardown code is missing. I believe the object paths need to be unregistered when the discovery object is freed. -- Tanu