Process response_needed parameter in GATT Server 93/101893/2
authorSeungyoun Ju <sy39.ju@samsung.com>
Fri, 2 Dec 2016 10:02:42 +0000 (19:02 +0900)
committerPyun DoHyun <dh79.pyun@samsung.com>
Tue, 6 Dec 2016 01:59:35 +0000 (17:59 -0800)
commit158be024daa1d753a867d7eadd4a08740e2afde1
tree5b711ddf278e4fb28dd5da6e7aada4bdaf071902
parentc4d8964fa91c0e35f80ab6c545d6ac9bd91b9a61
Process response_needed parameter in GATT Server

[Model] COMMON
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] Internal
[Occurrence Version] N/A

[Problem] User couldn't know whether this write request require a
 response or not
[Cause & Measure] Old bluez didn't provide the information about
 response's necessity. Now bluez provides it so processing logic has been
 implemented in this patch.
[Checking Method] Run GATT Server on DUT -> Send some Write Without
 Response or Write Req from remote

[Team] Basic connection
[Developer] Seungyoun Ju
[Solution company] Samsung
[Change Type] Specification change

Change-Id: If519f964c86f7c786b92febc1104358184aef427
bt-api/bt-gatt-service.c
include/bluetooth-api.h