Added TODO items for adding gatt-db service added/removed callbacks. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index ca3779b..fbd3ad6 100644 --- a/TODO +++ b/TODO @@ -155,6 +155,12 @@ ATT/GATT (new shared stack) Priority: Medium Complexity: C4 +- Add service_added and service_removed callbacks to shared/gatt-db which should + get triggered via bt_gatt_service_set_active and when services get removed. + + Priority: Medium + Complexity: C2 + - Implement the client portion of doc/gatt-api.txt using shared/gatt-client once plugin/profile code uses it. -- 2.2.0.rc0.207.ga3a616c -- 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