Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/5] Add Get/Set Property for Link Loss
@ 2011-07-26 16:53 Claudio Takahasi
  2011-07-26 16:53 ` [PATCH BlueZ 1/5] Add set Link Loss Alert Level Claudio Takahasi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Claudio Takahasi @ 2011-07-26 16:53 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

Dependency: "[PATCH] Proximity Monitor implementation (for testing)"
sent from Anderson Lizardo. Small conflict in proximity/manager.c

The following patches implement Get/SetProperty for LinkLossAlertLevel
in the Proximity Monitor. Contains D-Bus methods/signals implementation
without remote comunication, alert level characteristic value is not
being written yet.

Bruna Moreira (1):
  Add load/store functions for Alert Level

Sheldon Demario (4):
  Add set Link Loss Alert Level
  Add get Link Loss Alert Level
  Emit a signal when Link Loss Alert Level changes
  Use device object path on Proximity Monitor

 proximity/manager.c |   11 +---
 proximity/monitor.c |  190 ++++++++++++++++++++++++++++++++++++++++++++++-----
 proximity/monitor.h |    4 +-
 3 files changed, 177 insertions(+), 28 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-08-03  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26 16:53 [PATCH BlueZ 0/5] Add Get/Set Property for Link Loss Claudio Takahasi
2011-07-26 16:53 ` [PATCH BlueZ 1/5] Add set Link Loss Alert Level Claudio Takahasi
2011-07-26 16:53 ` [PATCH BlueZ 2/5] Add get " Claudio Takahasi
2011-07-26 16:53 ` [PATCH BlueZ 3/5] Add load/store functions for " Claudio Takahasi
2011-07-26 16:53 ` [PATCH BlueZ 4/5] Emit a signal when Link Loss Alert Level changes Claudio Takahasi
2011-07-26 16:53 ` [PATCH BlueZ 5/5] Use device object path on Proximity Monitor Claudio Takahasi
2011-07-27 11:53 ` [PATCH BlueZ 0/5] Add Get/Set Property for Link Loss Anderson Lizardo
2011-08-03  9:37 ` Johan Hedberg

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