shared/gatt-db: Add support for notifying attribute changes
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 16 Jul 2020 22:02:27 +0000 (15:02 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit7a5184b491954b52e88fc4d4bf6031aa96d9909a
tree0aa604a5adf21222c2fab3c7518a2fc73c99efd0
parentbc2b4635723ff80f3eb505f63670d5258fc63886
shared/gatt-db: Add support for notifying attribute changes

This enables to get notified when an attribute has been changed e.g.
it is being removed so the code can detect changes changes at attribute
level.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/gatt-db.c
src/shared/gatt-db.h