bluetooth: disable NewBLEGattSessionHandling feature
This feature gates a new implementation of GATT session handling on Windows that uses a supposedly more reliable set of Windows Bluetooth APIs, but ended up breaking GATT connection establishment with unpaired devices. Disable the feature and fall back to the old implementation. Bug: 1120338 Change-Id: I4241747791d3875cfbdecd71fd2e0d41f0e82fa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378143Reviewed-by:Reilly Grant <reillyg@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#802017}
Showing
Please register or sign in to comment