[bluetooth/winrt] Ignore services that cannot be opened
It appears that in addition to returning "AccessDenied" when attempting to enumerate GATT characteristics Windows can also return "AccessDenied" when trying to open a service. This patch avoids failing service discovery entirely by simply ignoring such inaccessible services. Bug: 1058849 Change-Id: If4cf178bb30a12305cdadbc379922302c14671c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099762 Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:James Hollyer <jameshollyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#819726}
Showing
Please register or sign in to comment