From bfcadcc9132be5809203d73bf33af545d356cf50 Mon Sep 17 00:00:00 2001 From: Arman Uguray Date: Tue, 23 Sep 2014 13:47:17 -0700 Subject: [PATCH] TODO: shared/gatt-client now handles Service Changed --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index 25faeb9b2..fe5ebe5e2 100644 --- a/TODO +++ b/TODO @@ -105,13 +105,6 @@ ATT/GATT (new shared stack) Priority: Medium Complexity: C1 -- Properly handle indications from the "Service Changed" characteristic. - shared/gatt-client should automatically rediscover all changed GATT services - and notify the upper layer using a specially assigned handler. - - Priority: Medium - Complexity: C1 - - Introduce a handler interface to shared/gatt-client which can be used by the upper layer to determine when the link has been disconnected or an ATT protocol request times out. -- 2.47.3