GATT Server : Provide a response necessity 76/102476/1 submit/tizen/20161219.111502 submit/tizen/20170112.021958 submit/tizen/20170116.115935
authorSeungyoun Ju <sy39.ju@samsung.com>
Fri, 2 Dec 2016 05:40:41 +0000 (14:40 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 6 Dec 2016 02:24:06 +0000 (11:24 +0900)
commita181ba4e50f27d196f939ac00274f59909bd6c78
tree97a2dd4bcbfb1204b010c2ef7e2825de5e08a9c7
parent189f32dfa5e8aa16d8885acab19e03ca6f9d4bb7
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: I2da48f92537ac337940d9e763b4d866f2b963fef
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/gatt-database.c