shared/gatt-client: Omit valid errors for primary discovery 38/204938/1
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 14 Mar 2018 12:56:30 +0000 (14:56 +0200)
committerAmit Purwar <amit.purwar@samsung.com>
Fri, 26 Apr 2019 10:44:25 +0000 (16:14 +0530)
commitcdf03960dbcdd6ed51cf50fc21643e44efc14334
tree5ba3395196ef263cedf5614eec594f12f1fc051d
parentb81c5d750ff0d74ebacb35837841130e8e7394c6
shared/gatt-client: Omit valid errors for primary discovery

BT_ATT_ERROR_ATTRIBUTE_NOT_FOUND shall not cause anything to be printed
since it is a valid response and just mark the end of primary discovery.

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