linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Services through DBus and correct EIR
@ 2010-04-07 16:25 Francisco Alecrim
  2010-04-07 16:25 ` [PATCH v3 1/2] Report local services(UUIDs) through DBus Francisco Alecrim
  2010-04-07 17:35 ` [PATCH v3 0/2] Services through DBus and correct EIR Johan Hedberg
  0 siblings, 2 replies; 4+ messages in thread
From: Francisco Alecrim @ 2010-04-07 16:25 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Francisco Alecrim

* Third version:
** Indent change at adapter_emit_uuids_updated
** Use g_strfreev instead of loop to free **uuids.

Francisco Alecrim (2):
  Report local services(UUIDs) through DBus
  Correct UUIDs list to EIR

 doc/adapter-api.txt |    5 +++
 src/adapter.c       |   87 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/adapter.h       |    2 +
 src/sdpd-database.c |    4 ++
 src/sdpd-service.c  |    5 ++-
 src/sdpd.h          |    3 +-
 test/list-devices   |    3 ++
 7 files changed, 104 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2010-04-07 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07 16:25 [PATCH v3 0/2] Services through DBus and correct EIR Francisco Alecrim
2010-04-07 16:25 ` [PATCH v3 1/2] Report local services(UUIDs) through DBus Francisco Alecrim
2010-04-07 16:25   ` [PATCH v3 2/2] Correct UUIDs list to EIR Francisco Alecrim
2010-04-07 17:35 ` [PATCH v3 0/2] Services through DBus and correct EIR 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).