Commit: b8b59af4e88069cb2f67b0168113aa489f6e1fe9
Parent: 923d9b47be6255ddd7eed8ce6d7a81312fcf5b53
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:34
Tree: 3f0581851af702d68633ce2e0e32df97788f5049

gatt: Add support for Notify Multiple This adds support for Notify Multiple procedure marking its bit as supported in the Client Features.

Diffstat

M src/gatt-database.c | 8 +++++- - -
M src/shared/att.c | 3 ++-
M src/shared/gatt-client.c | 2 ++
M src/shared/gatt-server.c | 77 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - -
M src/shared/gatt-server.h | 2 +-
M tools/btgatt-server.c | 4 ++- -
M unit/test-gatt.c | 2 +-

7 files changed, 78 insertions(+), 20 deletions(-)

View Full Diff | Patch