[GATT] Send prepare_authorize parameter to HAL layer. 50/251750/3 accepted/tizen/unified/20210128.132355 submit/tizen/20210127.232224
authorAyush Garg <ayush.garg@samsung.com>
Tue, 19 Jan 2021 04:57:26 +0000 (10:27 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Wed, 27 Jan 2021 14:28:36 +0000 (19:58 +0530)
commit6b12b07e143a8f48eafee8608fa0d0414055e377
treee7d3e949be7dd0eb193f7ea988a9dbefb3203290
parent89244d3d13c0e9c883816eba09b5fc9d2779ea61
[GATT] Send prepare_authorize parameter to HAL layer.

In GATT Server role, prepare_authorize parameter will be used
to ask authorization permission from the application when
ATT_PREPARE_WRITE_REQUEST PDU receive for the first time in case
of long write.

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

Change-Id: I93bc46151ebbe695c74b224c3a3579c6e5d0de14
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/gatt-database.c