shared/gatt-client: Make use of gatt_db_attribute_get_ccc
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 16 Sep 2022 23:41:53 +0000 (16:41 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit719e029957c937ed854102cba5cd5b5658dfaba3
treebe29c9ae5c80994171eb30b2f7fe11541fa17b39
parent490cedf9dfe4c9e6d5188243d2e1a0f6f08494b0
shared/gatt-client: Make use of gatt_db_attribute_get_ccc

This makes use of gatt_db_attribute_get_ccc to locate a CCC of a given
attribute.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/gatt-client.c