linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Property Changed callbacks to btd_device
@ 2012-03-28 14:46 chen.ganir
  2012-03-28 14:46 ` [PATCH 1/4] Add property changed callback chen.ganir
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chen.ganir @ 2012-03-28 14:46 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Chen Ganir

From: Chen Ganir <chen.ganir@ti.com>

Add a callback mechanism for the btd_device, allowing other parts of the bluez
stack to receive notifications for device properties which are changed. This 
mechanism is based on the D-BUS API for Device PropertyChanged.

Chen Ganir (4):
  Add property changed callback
  Centralize property changed events
  Use macros instead of strings
  Call registered callbacks

 src/device.c |  223 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 src/device.h |   93 ++++++++++++++++++++++++
 2 files changed, 281 insertions(+), 35 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-03-29 10:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 14:46 [PATCH 0/4] Add Property Changed callbacks to btd_device chen.ganir
2012-03-28 14:46 ` [PATCH 1/4] Add property changed callback chen.ganir
2012-03-28 14:46 ` [PATCH 2/4] Centralize property changed events chen.ganir
2012-03-28 14:46 ` [PATCH 3/4] Use macros instead of strings chen.ganir
2012-03-28 14:46 ` [PATCH 4/4] Call registered callbacks chen.ganir
2012-03-29  7:44 ` [PATCH 0/4] Add Property Changed callbacks to btd_device Ganir, Chen
2012-03-29 10:29 ` 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).