From: Claudio Takahasi <claudio.takahasi@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Cc: Claudio Takahasi <claudio.takahasi@openbossa.org>
Subject: [PATCH 4/5] TODO: Refactoring of gatt.c functions
Date: Mon, 3 Jan 2011 18:45:53 -0300 [thread overview]
Message-ID: <1294091154-7367-4-git-send-email-claudio.takahasi@openbossa.org> (raw)
In-Reply-To: <1294091154-7367-1-git-send-email-claudio.takahasi@openbossa.org>
---
TODO | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
index 319bdf5..9c5389c 100644
--- a/TODO
+++ b/TODO
@@ -105,6 +105,17 @@ ATT/GATT
Priority: Low
Complexity: C1
+- Refactoring of gatt.c functions. Currently, the callbacks of the services
+ and characteristics discovery functions return the ATT PDU and the caller
+ needs to call again the same function to fetch the remaining data when
+ necessary. Investigate if all results can be returned in the callback
+ result to avoid repeated code. Before change the code, please analyze
+ if this change will not break the GATT/ATT qualification tests. Maybe
+ an interactive fetch/query is necessary to pass the tests.
+
+ Priority: Low
+ Complexity: C1
+
- Client needs to export a property in the Device Characteristic hierarchy
to manage characteristic value changes reports in the remote device.
Currently, Client Characteristic Configuration attribute is not exposed
--
1.7.3.4
next prev parent reply other threads:[~2011-01-03 21:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-03 21:45 [PATCH 1/5] TODO: Setup advertising parameters and data Claudio Takahasi
2011-01-03 21:45 ` [PATCH 2/5] TODO: Remove characteristic discovery for non connectable devices Claudio Takahasi
2011-01-03 21:45 ` [PATCH 3/5] TODO: Rename glib-helper file to a more convenient name Claudio Takahasi
2011-01-03 21:45 ` Claudio Takahasi [this message]
2011-01-03 21:45 ` [PATCH 5/5] TODO: Start Discover All Primary Services after SDP if necessary Claudio Takahasi
2011-01-05 12:12 ` [PATCH 1/5] TODO: Setup advertising parameters and data 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=1294091154-7367-4-git-send-email-claudio.takahasi@openbossa.org \
--to=claudio.takahasi@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