linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/6] DBus.Properties: Converting SAP, HEALTH and fix to input
@ 2012-10-18 22:03 Lucas De Marchi
  2012-10-18 22:03 ` [RFC 1/6] input: Fix not sending PropertiesChanged signal Lucas De Marchi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Lucas De Marchi @ 2012-10-18 22:03 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

From: Lucas De Marchi <lucas.de.marchi@gmail.com>

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(-)

-- 
1.7.12.3


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-10-19  7:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 22:03 [RFC 0/6] DBus.Properties: Converting SAP, HEALTH and fix to input Lucas De Marchi
2012-10-18 22:03 ` [RFC 1/6] input: Fix not sending PropertiesChanged signal Lucas De Marchi
2012-10-18 22:03 ` [RFC 2/6] sap: Fix usage of wrong struct in get_properties() Lucas De Marchi
2012-10-18 22:03 ` [RFC 3/6] sap: Convert to DBus.Properties Lucas De Marchi
2012-10-18 22:03 ` [RFC 4/6] health: Convert HealthChannel " Lucas De Marchi
2012-10-18 22:03 ` [RFC 5/6] health: Convert HealthDevice " Lucas De Marchi
2012-10-18 22:03 ` [RFC 6/6] doc: Update Health to BlueZ 5 Lucas De Marchi
2012-10-19  7:40 ` [RFC 0/6] DBus.Properties: Converting SAP, HEALTH and fix to input Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).