From 51571e74374453305869148aab50d41f163bf9b4 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Mon, 11 Apr 2011 15:26:34 -0300 Subject: TODO: Add hard-coded PSM for GATT over basic rate --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 461b17927..fab3ec0d5 100644 --- a/TODO +++ b/TODO @@ -136,6 +136,11 @@ ATT/GATT Priority: Medium Complexity: C1 +- Fix hard-coded PSM for GATT services over basic rate. + + Priority: Low + Complexity: C1 + - Refactor read_by_group() and read_by_type() in src/attrib-server.c (they've grown simply too big). First step could be to move out the long for-loops to new functions called e.g. get_groups() and get_types(). -- cgit v1.2.1