From: Anderson Lizardo <anderson.lizardo@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Pull request: git://gitorious.org/~lizardo/bluez/lizardo-bluez.git for-upstream
Date: Wed, 22 Sep 2010 16:37:15 -0400 [thread overview]
Message-ID: <AANLkTimxWsv_6809nrodxcPkhwdcuc8kVFCWM5JcYv68@mail.gmail.com> (raw)
The following changes since commit a5e1be914ba5480f9eae7ab9dc31e30524f74182:
Claudio Takahasi (1):
Fix uninitialised value warning
are available in the git repository at:
git://gitorious.org/~lizardo/bluez/lizardo-bluez.git for-upstream
Claudio Takahasi (13):
Add g_attrib_set_destroy_function in gattrib
Use the destroy function to reset the GAttrib reference
Increment GAttrib reference for each GATT/ATT request
Fix disconnection when multiple watchers are registered
Fix seg fault if the watcher exit before the connection complete
Add UnregisterCharacteristicsWatcher implementation
Unregister the primary and characteristic objects
Fix memory leak of characteristic and primary service lists
Remove the timeout source function when the example server exits
Delete all stored data related to GATT/ATT when the device is removed
Fix wrong D-Bus object path for Device Service
Add a new property "Services" on the Device object
Fix coding style issues in attribute client code
attrib/client.c | 278 +++++++++++++++++++++++++++++++------------------
attrib/example.c | 9 ++-
attrib/example.h | 1 +
attrib/gattrib.c | 35 ++++--
attrib/gattrib.h | 3 +
attrib/manager.c | 1 +
doc/attribute-api.txt | 3 +-
doc/device-api.txt | 4 +
src/attrib-server.c | 11 ++-
src/device.c | 1 +
src/storage.c | 68 ++++++++++++
src/storage.h | 1 +
12 files changed, 297 insertions(+), 118 deletions(-)
Regards,
--
Anderson Lizardo
OpenBossa Labs - INdT
Manaus - Brazil
next reply other threads:[~2010-09-22 20:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-22 20:37 Anderson Lizardo [this message]
2010-09-22 21:04 ` Pull request: git://gitorious.org/~lizardo/bluez/lizardo-bluez.git for-upstream Johan Hedberg
-- strict thread matches above, loose matches on Subject: below --
2010-10-04 14:11 Anderson Lizardo
2010-10-04 15:16 ` Johan Hedberg
2010-09-22 19:25 Anderson Lizardo
2010-09-22 19:39 ` Johan Hedberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTimxWsv_6809nrodxcPkhwdcuc8kVFCWM5JcYv68@mail.gmail.com \
--to=anderson.lizardo@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).