[Nearby] Query Bluetooth power, not presence, for an enabled signal. When checking if Bluetooth is enabled we need to check that it is not just "Present" but also "Powered". Change-Id: Ied15252da507d7b38ecc8622341633e9994c55ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390878 Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/master@{#805207}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.