From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index ca3779b..62b33a0 100644 --- a/TODO +++ b/TODO @@ -113,6 +113,16 @@ ATT/GATT (new shared stack) Priority: High Complexity: C4 +- Write an example using client D-Bus API using C. + + Priority: High + Complexity: C2 + +- Write an example using client D-Bus API using python. + + Priority: High + Complexity: C2 + - Define packed structs for ATT protocol PDUs in shared/att-types to improve readability. We should probably do this once there are extensive unit tests for gatt-client/gatt-server so that we don't accidentally break working code. -- 2.1.0 -- 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