--- TODO | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/TODO b/TODO index 5277e39..3530de4 100644 --- a/TODO +++ b/TODO @@ -152,16 +152,6 @@ ATT/GATT (new shared stack) Priority: Medium Complexity: C1 -- Define API functions in shared/gatt-client for enabling/disabling - characteristic handle-value notifications/indications on a reference counted - basis. Code that is no longer interested in notifications from a - characteristic should be able to unregister any callbacks without writing to - the "Client Characteristic Configuration" descriptor if there are others who - are still interested. - - Priority: Medium - Complexity: C2 - - Introduce a handler interface to shared/gatt-client which can be used by the upper layer to determine when the link has been disconnected or an ATT protocol request times out. -- 2.1.0.rc2.206.gedb03e5 -- 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