Fix : Handle service changed indication properly 46/233446/2
authorinjun.yang <injun.yang@samsung.com>
Thu, 14 May 2020 02:28:40 +0000 (11:28 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 15 May 2020 00:34:01 +0000 (09:34 +0900)
commitecea399d168988e6af703b2932131fa2e4a49b65
tree82a6acf0eec483b41c258a6cb387d197b33a422e
parentb4ed05a04e86c956f97563cd4ca0809a6c635c18
Fix : Handle service changed indication properly

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

[Issue#] P200504-04947
[Request] Internal
[Occurrence Version] N/A

[Problem] GATT service browsing failed.
[Cause & Measure] Ignore service indication during browsing.
 Some characteristics what is not included form the primary service is found.
 So unable to insert characteristic to GATT DB.
 Handle the indication before starting svc browsing.
[Checking Method] n/a

[Team] Convergence BT
[Developer] Injun Yang
[Solution company] Samsung
[Change Type] Specification change

Change-Id: I809beeb51a7d88dfc0cc15b062ab8f7e372b7ccc
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
src/shared/gatt-client.c