From 5f782cbd73d638eea0e9dc19cf7e7760676e482e Mon Sep 17 00:00:00 2001 From: Arman Uguray Date: Wed, 3 Sep 2014 12:46:06 -0700 Subject: [PATCH] TODO: GATT read/write functions moved to shared/gatt-client. --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index be56f2821..16de35b58 100644 --- a/TODO +++ b/TODO @@ -145,13 +145,6 @@ ATT/GATT (new shared stack) Priority: Medium Complexity: C1 -- Merge functions from shared/gatt-helpers involving value reads and writes into - shared/gatt-client. These functions should accept an instance of - bt_gatt_client instead of taking a bt_att directly. - - 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. -- 2.47.3