GATT: New callback API for notification state change 70/262170/3 accepted/tizen/unified/20210805.131636 submit/tizen/20210804.223925
authorAnuj Jain <anuj01.jain@samsung.com>
Tue, 3 Aug 2021 08:49:42 +0000 (14:19 +0530)
committerAnuj Jain <anuj01.jain@samsung.com>
Wed, 4 Aug 2021 03:49:28 +0000 (09:19 +0530)
commit41fd1bc5b7eb70cdae5ef3a384007b805addd912
treefdeb2d93b1753a9b1c8305ddd3cc1461adcf98e4
parentae553563f939a1bdef1d57572b09e3d60ef8ccc6
GATT: New callback API for notification state change

Make new callback api for notification enable/disable which
provides additional functionality of reporting client address
on notification state change.

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

Change-Id: Ic4868234a4fc682f9bff2c66ac1aee2683f3d6c6
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
include/bluetooth_internal.h
include/bluetooth_private.h
include/bluetooth_type_internal.h
src/bluetooth-common.c
src/bluetooth-gatt.c
src/bluetooth-hrp.c
tests/test/ble_mouse.c
tests/test/bt_unit_test.c