summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArman Uguray <armansito@chromium.org>2014-12-03 11:32:28 -0800
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-12-03 23:27:04 +0200
commitd52c868a6e885fef2be5f5ac334c9f3e998f9403 (patch)
treeefc8fd20cd602532753056a26d6de1a73c41c008 /TODO
parent9513f74ce01901406bc1bb7b6ef5826595a801ca (diff)
downloadbluez-d52c868a6e885fef2be5f5ac334c9f3e998f9403.tar.gz
TODO: Remove gatt-db service events task
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index e8b0ab1ec..ca3779b3d 100644
--- a/TODO
+++ b/TODO
@@ -155,13 +155,6 @@ ATT/GATT (new shared stack)
Priority: Medium
Complexity: C4
-- Add service_added and service_removed callbacks to shared/gatt-db which should
- get triggered via bt_gatt_service_set_active and when services get add or
- removed.
-
- Priority: Medium
- Complexity: C2
-
- Implement the client portion of doc/gatt-api.txt using shared/gatt-client once
plugin/profile code uses it.