Hi Johan, On 24.05.2012 12:21, Johan Hedberg wrote: > Hi Daniel, > > On Thu, May 24, 2012, Daniel Wagner wrote: >> --- a/src/device.c >> +++ b/src/device.c >> @@ -63,6 +63,8 @@ >> #include "btio.h" >> #include "attrib-server.h" >> #include "attrib/client.h" >> +#include "network/common.h" >> +#include "serial/common.h" > > I don't really like the idea of creating dependencies from the core > daemon (src/*) to plugin or profile directories. Any other (clean) way > we could avoid this? Okay, good point. I see that update_sevice() already uses PNP_UUID which happens to be defined in src/storage.h. Maybe we could move all *_UUID into one header file into the core? Would that be an option? cheers, daniel -- 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