shared/gatt-client: Add support for Read Multiple Variable Length
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 3 Jun 2019 13:21:19 +0000 (16:21 +0300)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
commit6888abb3d9e6254ac52d88ef8f564728fae6710b
treea1b7ebc5c874bcde9e76383c78ef6ad4a5c68020
parent7366102290ecc8f57391b9942b26148ae7a36e69
shared/gatt-client: Add support for Read Multiple Variable Length

The Read Multiple Variable Length Request is used to request that the
server read two or more values of a set of attributes that have a
variable or unknown value length and return their values in a
Read Multiple Variable Length Response.

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