commit | a5abf816175976367108487f61b3708b9f41c4a0 | [log] [tgz] |
---|---|---|
author | Abhishek Pandit-Subedi <abhishekpandit@google.com> | Sat Aug 20 05:11:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 20 05:11:18 2022 |
tree | 93116031dbf701c3f4df0f29d886fe76a2765275 | |
parent | 5eb796e81814dfe31f21206d88cf3b3f01dce249 [diff] |
[floss] Wire socket support for Floss Wire support for sockets into Floss by adding BluetoothSocketFloss. This exposes the |Listen|, |Connect| and |Accept| apis in a way that the adapter and device classes can easily use. Underneath, this makes all calls through |FlossSocketManager|. BUG=b:233123801, b:233128113 TEST=Build Change-Id: I3eaaee123116f22cc1145ffbe3c5aa5e3a8a21bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3783071 Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Commit-Queue: Abhishek Pandit-Subedi <abhishekpandit@google.com> Reviewed-by: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/main@{#1037371}
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.