Hi Lucas, On Thu, Oct 18, 2012, Lucas De Marchi wrote: > Here is a patch set to convert SAP and HEALTH profiles to > DBus.Properties. It's only compile-tested. > > Patch 0002 contains a fix to sap server. Unless I'm blind, > GetProperties() callback was doing random things using that pointer. > > Patch 0001 adds the missing update to PropertiesChanged signal in > INPUT profile. > > Finally last patch convert HEALTH's documentation to a format similar > to what we have in other profiles. > > Lucas De Marchi (6): > input: Fix not sending PropertiesChanged signal > sap: Fix usage of wrong struct in get_properties() > sap: Convert to DBus.Properties > health: Convert HealthChannel to DBus.Properties > health: Convert HealthDevice to DBus.Properties > doc: Update Health to BlueZ 5 > > doc/health-api.txt | 198 ++++++++++++++++++++++++------------------------ > doc/sap-api.txt | 12 --- > profiles/health/hdp.c | 124 +++++++++++++++--------------- > profiles/input/device.c | 13 +--- > profiles/sap/server.c | 61 +++++---------- > 5 files changed, 184 insertions(+), 224 deletions(-) I didn't see any major issues so I went ahead and pushed this set. I didn't see any updates to the test scripts though. Is it so that they don't use the old properties interfaces? Johan -- 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