summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-10-23 16:57:59 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-10-23 16:57:59 +0200
commit7312dbecd60c8fceefb197380adba49caa0fed74 (patch)
treeff1522ea1955a90626458df9b9aa5ca9bf039bdf /TODO
parentde9191b5f45de46c4fb547f9a08e73777788be40 (diff)
downloadbluez-7312dbecd60c8fceefb197380adba49caa0fed74.tar.gz
TODO: shared/gatt-client now supports included services
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index efaec1190..fe5ebe5e2 100644
--- a/TODO
+++ b/TODO
@@ -112,15 +112,6 @@ ATT/GATT (new shared stack)
Priority: Medium
Complexity: C2
-- Support included services in shared/gatt-client. This requires helper
- functions to be added to discover secondary services and include declarations
- to shared/gatt-helpers. shared/gatt-client's attribute discovery procedure
- needs to be extended to discover all secondary services and store include
- declarations for all discovered services.
-
- Priority: Low
- Complexity: C2
-
- Introduce long-term caching of attributes to shared/gatt-client, such that the
services, characteristics, and descriptors obtained from a peripheral are
remembered in the case of bonding. This may involve storing data about GATT