GATT Server : Provide a response necessity 86/101886/1 accepted/tizen/3.0/common/20161207.194301 accepted/tizen/3.0/ivi/20161207.011039 accepted/tizen/3.0/mobile/20161207.010930 accepted/tizen/3.0/tv/20161207.010956 accepted/tizen/3.0/wearable/20161207.011027 submit/tizen_3.0/20161206.041315
authorSeungyoun Ju <sy39.ju@samsung.com>
Fri, 2 Dec 2016 05:40:41 +0000 (14:40 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Fri, 2 Dec 2016 09:36:03 +0000 (18:36 +0900)
commit92084f8d3d369303d499f47ca9290147d5b5a90f
tree86757f5ef224c89f847596fe6b4e988b84d4d941
parent3ccdfab1cfcfcd0664430b324ee8d4d3ef7a3feb
GATT Server : Provide a response necessity

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

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

[Problem] Applications couldn't know whether this write request require a
 response or not
[Cause & Measure] There was no information about a response necessity.
 And reply required dbus call is always used unnecessarily. This patch
 provides a reponse necessity to above layer and uses no reply dbus call
 for Write Without Response command.
[Checking Method] Add some writable characteristics to GATT Server ->
Send some Write Without Reponse or Write Reqest from a remote device

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

Change-Id: I958d788c6873771f33d72e6b5310f63ead3dba70
src/gatt-database.c