GATT: Add support for multiple services and descriptors with same UUID. 59/279059/1
authorAnuj Jain <anuj01.jain@samsung.com>
Mon, 1 Aug 2022 09:16:58 +0000 (14:46 +0530)
committerAnuj Jain <anuj01.jain@samsung.com>
Mon, 1 Aug 2022 09:29:30 +0000 (14:59 +0530)
commit99dfa8cdfb808d54802ac290fe7caddcc49cd426
tree82367682f541f4547611c482b8569050567b4101
parentf2353aa578e9a4bb8365de6c911fcf8d1548439b
GATT: Add support for multiple services and descriptors with same UUID.

This patch adds support to handle GATT operations on
1. Multiple Services with same UUID.
2. Multiple Descriptors with same UUID.

Change-Id: I946183cb5c5fcc4e4d9ff2fbad2f807419b6ade5
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
bt-oal/bluez_hal/inc/bt-hal-msg.h
bt-oal/bluez_hal/src/bt-hal-gatt-client.c
bt-oal/bluez_hal/src/bt-hal-gatt.c