From 5a7fff99d2d43312946bf100ea78ac5b482b560f Mon Sep 17 00:00:00 2001 From: Arman Uguray Date: Mon, 17 Nov 2014 08:08:12 -0800 Subject: [PATCH] TODO: tools/btgatt-server has been introduced. --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index fec0fa2ca..ca3779b3d 100644 --- a/TODO +++ b/TODO @@ -167,15 +167,6 @@ ATT/GATT (new shared stack) Priority: Medium Complexity: C2 -- Provide a tool for shared/gatt-server. This tool should demonstrate how a - shared/gatt-db can be used together with a shared/gatt-server to implement the - GATT server role. This should be written in a way so that it can be easily - used in conjunction with a remote instance of tools/btgatt-client (i.e. it - should listen for incoming connections, have similar verbose output, etc.) - - Priority: Medium - Complexity: C2 - - Implement other low-priority ATT protocol operations for shared/gatt-server: Read Multiple Request -- 2.47.3