shared/gatt-client: Add support for EATT features
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 10 May 2019 07:35:00 +0000 (10:35 +0300)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
commit3a1c3af915b82716fce50bfad0b21a0970b3d727
treeb6b46a180757a2436f70ef9e69f5f58689109f4e
parentae08f632d3ff0c7017068adc3c061c64977e4b57
shared/gatt-client: Add support for EATT features

This enables EATT in the Client Features if the EATT characteristic is
present in the database.

Change-Id: I174d644283b8026b2b82e2c1bd2d9aeb5f5bcdbe
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
attrib/gattrib.c
lib/uuid.h
peripheral/gatt.c
src/device.c
src/shared/att.c
src/shared/att.h
src/shared/gatt-client.c
src/shared/gatt-client.h
src/shared/gatt-server.c
tools/btgatt-client.c
unit/test-gatt.c