gatt-server : Check the validation of app before sending notification 39/126439/1
authorInjun Yang <injun.yang@samsung.com>
Thu, 20 Apr 2017 06:32:18 +0000 (15:32 +0900)
committerInjun Yang <injun.yang@samsung.com>
Fri, 21 Apr 2017 11:08:54 +0000 (20:08 +0900)
commitac3da4d40e6bd2dffafd897495c16da9f4e3ab70
treebf058fd57c132b80565022be8881cb07281d67de
parent395485d0eed4655e0daadf1f7bb16398995def08
gatt-server : Check the validation of app before sending notification

[Model] All
[BinType] AP
[Customer] OPEN

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

[Problem] bluez got crash
[Cause & Measure] If gatt server app is terminated abnormally
 while sending notification, bluetoothd access to invalid proxy of chrc.
 So we need to check the object path of notification characteristic
 path : /com/4260/service1/characteristic2
[Checking Method] GATT notification

[Team] Basic Connection
[Developer] Injun Yang
[Solution company] Samsung
[Change Type] Specification change

Change-Id: I85f0643d8e033935308ed5ae1ef93274f95385d7
src/adapter.c
src/gatt-database.c