commit | 8e3e30aebeead8470e94b4fc193efd77adaca92e | [log] [tgz] |
---|---|---|
author | Jason Zhang <jiajunz@google.com> | Thu Apr 11 17:52:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 17:52:50 2024 |
tree | 0008d344b06b17b80fb279865886d1949469cd73 | |
parent | 213e2e4ab9c6fd20d5c39a0b451d623e8410bb7e [diff] |
[WiFi Direct] Add create/connect p2p group implementation This CL adds the Create/ConnectP2PGroup implementation to the WifiP2PController. Additionally, it also adds the fake Shill manager implementation of Create/ConnectToP2PGroup methods for testing purpose. Design Doc: go/cros-wifi-direct-dd Bug: b/ Change-Id: I8898f59532e68800ad02848f980a281ea3657079 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5416913 Commit-Queue: Jason Zhang <jiajunz@google.com> Reviewed-by: Theo Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by: Nikhil Nayunigari <nikhilcn@google.com> Cr-Commit-Position: refs/heads/main@{#1285943}
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.