Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/5] DBus.Properties
@ 2012-07-24 10:46 Lucas De Marchi
  2012-07-24 10:46 ` [PATCH BlueZ v2 1/5] gdbus: Add skeleton of DBus.Properties interface Lucas De Marchi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Lucas De Marchi @ 2012-07-24 10:46 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

v2:
	s/property_name/name/
	s/interface_name/interface/

Original text:

This is the first part of the patches for implementing the DBus.Properties as
demonstrated during last BlueZ meeting. I changed the Properties.Set
implementation a little bit from what was demonstrated - the goal here is to
facilitate the use of the new API.

Luiz will send the ObjectManager implementation on top of these ones.


Lucas De Marchi (5):
  gdbus: Add skeleton of DBus.Properties interface
  gdbus: Implement DBus.Properties.Get method
  gdbus: Implement DBus.Properties.GetAll method
  gdbus: Implement DBus.Properties.Set method
  gdbus: Add properties into Introspectable interface

 gdbus/gdbus.h  |  22 +++++-
 gdbus/object.c | 246 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 266 insertions(+), 2 deletions(-)

-- 
1.7.11.2


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

end of thread, other threads:[~2012-07-24 13:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 10:46 [PATCH BlueZ v2 0/5] DBus.Properties Lucas De Marchi
2012-07-24 10:46 ` [PATCH BlueZ v2 1/5] gdbus: Add skeleton of DBus.Properties interface Lucas De Marchi
2012-07-24 10:46 ` [PATCH BlueZ v2 2/5] gdbus: Implement DBus.Properties.Get method Lucas De Marchi
2012-07-24 13:36   ` Marcel Holtmann
2012-07-24 10:46 ` [PATCH BlueZ v2 3/5] gdbus: Implement DBus.Properties.GetAll method Lucas De Marchi
2012-07-24 10:46 ` [PATCH BlueZ v2 4/5] gdbus: Implement DBus.Properties.Set method Lucas De Marchi
2012-07-24 10:46 ` [PATCH BlueZ v2 5/5] gdbus: Add properties into Introspectable interface Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox