commit | aacceaa1298d958398737a81a4a38a75c82e42d5 | [log] [tgz] |
---|---|---|
author | Chris Mumford <cmumford@chromium.org> | Fri Jun 25 23:58:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 25 23:58:35 2021 |
tree | 6e4a8ebdef0d86bc156b6ee958a650bcf4f23d73 | |
parent | 8b84764837f7e5a4aa42aff2a82123728d939abd [diff] |
[Bluetooth] Add on-demand device pairing for characteristic write. Add support to WebBluetoothPairingManager for on-demand pairing when writing characteristic values. This is will be unused until the UI code is complete. Bug: 960258 Change-Id: I6518b8013d7dbe77bb9c8645846263f321dddcc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2942213 Commit-Queue: Chris Mumford <cmumford@google.com> Reviewed-by: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#896259}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.