--- TODO | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index a9f1339..75a929c 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,14 @@ Background ATT/GATT ======== +- Implement Client Characteristic Configuration support in the attribute + server to manage indications and notications. This is a per client attribute + to control how the client wants to receive reports of changes in a given + characteristic value. + + Priority: Low + Complexity: C2 + - gatttool should have the ability to wait for req responses before quitting (some servers require a small sleep even with cmd's). Maybe a --delay-exit or --timeout command line switch. -- 1.7.3.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