--- TODO | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 461b179..fab3ec0 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(). -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html