shared/gatt-client: Skip included service if it cannot be resolved
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 10 Nov 2021 22:10:53 +0000 (14:10 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:38 +0000 (19:08 +0530)
commit509229180b760679426192369831a778b3bb0dd2
tree7caf37e2457817ea102de934c6d34a53140b4bff
parent248db313ab881e37c20a6f6ee81716ef2c09366e
shared/gatt-client: Skip included service if it cannot be resolved

Instead of failing if the included service cannot be resolved just
skip it so doesn't fail and the discovery is stop due to a possible
application error.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/gatt-client.c