This fix not updating UUIDs when those services are registered. --- src/profile.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/profile.c b/src/profile.c index d8cbe6a..baadd99 100644 --- a/src/profile.c +++ b/src/profile.c @@ -417,6 +417,11 @@ </sequence> \ </sequence> \ </attribute> \ + <attribute id=\"0x0005\"> \ + <sequence> \ + <uuid value=\"0x1002\" /> \ + </sequence> \ + </attribute> \ <attribute id=\"0x0009\"> \ <sequence> \ <sequence> \ @@ -458,6 +463,11 @@ </sequence> \ </sequence> \ </attribute> \ + <attribute id=\"0x0005\"> \ + <sequence> \ + <uuid value=\"0x1002\" /> \ + </sequence> \ + </attribute> \ <attribute id=\"0x0009\"> \ <sequence> \ <sequence> \ @@ -496,6 +506,11 @@ </sequence> \ </sequence> \ </attribute> \ + <attribute id=\"0x0005\"> \ + <sequence> \ + <uuid value=\"0x1002\" /> \ + </sequence> \ + </attribute> \ <attribute id=\"0x0009\"> \ <sequence> \ <sequence> \ -- 1.8.4.3 -- 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