Hi Mikel, On Wed, Apr 11, 2012 at 9:57 AM, Mikel Astiz <mikel.astiz.oss@xxxxxxxxx> wrote: > From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> > -struct audio_device *manager_find_device(const char *path, > +GSList *manager_find_devices(const char *path, > const bdaddr_t *src, > const bdaddr_t *dst, > const char *interface, > - gboolean connected) > + gboolean connected, > + size_t max_count) > { It doesn't look like this max_count parameter is going to be useful, iirc you only use 0 in the patches so I would recommending leaving it out for now. -- Luiz Augusto von Dentz -- 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