GATT: Parse client address in StartNotify and StopNotify DBUS APIs 68/262168/1 accepted/tizen/unified/20210805.131629 submit/tizen/20210804.223925
authorAnuj Jain <anuj01.jain@samsung.com>
Tue, 3 Aug 2021 08:44:07 +0000 (14:14 +0530)
committerAnuj Jain <anuj01.jain@samsung.com>
Tue, 3 Aug 2021 08:52:26 +0000 (14:22 +0530)
commit8bf32adc91ecf2e2334079f429110481e0bcdb0a
treed9ba24b95c6779897e69c2d73deac10e812537bb
parentef4913459d23d4702e9286eada286781ec448be6
GATT: Parse client address in StartNotify and StopNotify DBUS APIs

This patch enables client address to be reported in
Notification Enable/Diable callback in Tizen CAPI.

In GATT server role, client address is parsed from incoming dbus
message and is passed up the stack.

This patchset should be merged with the following capi and bluez's
patchset in order to match API and avoid crash:
bluez Change-Id: I81a0994f2299e988f8ef6428537647c899700fda
capi Change-Id: Ic4868234a4fc682f9bff2c66ac1aee2683f3d6c6

Change-Id: Ib54ba54c318692b4ee0eaef9b2310c60dadeb661
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
bt-oal/bluez_hal/src/bt-hal-gatt-server.c