shared/gatt-client: Fix secondary service discovery 39/204939/1
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 14 Mar 2018 12:46:05 +0000 (14:46 +0200)
committerAmit Purwar <amit.purwar@samsung.com>
Fri, 26 Apr 2019 10:44:32 +0000 (16:14 +0530)
commitf12c30b66d128540d03a73b4d9856a447e4ef827
treebc86c59d80657dc70b603c005f5d797dc8e86de2
parentcdf03960dbcdd6ed51cf50fc21643e44efc14334
shared/gatt-client: Fix secondary service discovery

If the error returned is either BT_ATT_ERROR_ATTRIBUTE_NOT_FOUND or
BT_ATT_ERROR_UNSUPPORTED_GROUP_TYPE the discovery shall be marked as
successful and no error shall be printed.

Change-Id: I3caf7be943e0457137732ee4427a38b914c7115f
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
src/shared/gatt-client.c