Hi Johan, > > Emitting Adapter.PropertyChanged signal when UUIDs change. D-Bus message > > to inform that adapter properties changed. > > --- > > src/adapter.c | 75 ++++++++++++++++++++++++++++++++++++++++++++------ > > src/adapter.h | 1 + > > src/sdpd-database.c | 3 ++ > > 3 files changed, 70 insertions(+), 9 deletions(-) > > Thanks for the patches. In principle they look good, but I haven't > applied them yet due to one thing that looks a bit strange: both the SDP > server record UUID (0x1000) as well as the public browse group UUID > (0x1001) always show up in the UUIDs list. I wonder if there'd be any > clean way to avoid getting them into the list. Marcel, do you have any > idea about this or is it even a problem that these UUIDs are always in > the list? these UUIDs are always in the server, but not in the public browse group and we skip them on purpose. The only reason why they are always present is that the specification requires it. 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