device/bluetooth: log WinRT API calls to chrome://device-log
We have been debugging various FIDO caBLE related issues that often only appear sporadically on a particular combination of (computer, OS version, phone). In some of them, WinRT behaving in exciting and unexpected ways was at least a contributing factor. The WinRT Bluetooth code currently VLOGs, which makes it difficult to obtain logs in these cases. Replace them with BLUETOOTH_LOG(), which can easily be collected by end users after the fact. These log statements can be converted to DVLOG once the WinRT Bluetooth and FIDO caBLE stacks have sufficiently stabilized. Change-Id: Id13f9e107167ecdc3e0230aee86ecf90219697d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021331 Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by:Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#737149}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment