Parent: 0379b6c8761dbd1f3d36508c3e7eb611b84c5896
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-03-03 00:42:32
Tree: 05a458bdabed77825eb34aa0b9ca0430d16aa98f
shared/gatt-client: Add support for EATT features This enables EATT in the Client Features if the EATT characteristic is present in the database.
Diffstat
| M | attrib/gattrib.c | | | 5 | +++- - |
| M | lib/uuid.h | | | 3 | +++ |
| M | peripheral/gatt.c | | | 2 | +- |
| M | src/device.c | | | 2 | +- |
| M | src/shared/att.c | | | 271 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/shared/att.h | | | 14 | ++++++++++++- - |
| M | src/shared/gatt-client.c | | | 167 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - |
| M | src/shared/gatt-client.h | | | 5 | ++++- |
| M | src/shared/gatt-server.c | | | 205 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | tools/btgatt-client.c | | | 2 | +- |
| M | unit/test-gatt.c | | | 23 | +++++++++++++++- - - - - - - - |
11 files changed, 494 insertions(+), 205 deletions(-)