commit | d1e25919446be3ff71eb2496128d38292936dc3c | [log] [tgz] |
---|---|---|
author | Chengwei Hsieh <chengweih@google.com> | Sat Mar 22 02:12:38 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 22 02:12:38 2025 |
tree | a4278b45973e172eb58ab147fab9a7d03baba1ba | |
parent | fe9ad09fb683315ba9dae33ffcdb010f2df7bfe4 [diff] |
bluetooth: CDP to support GATT operation event and response Add new event and command to CDP BluetoothEmulation to support: - Receiving GATT connect and discovery events. - Simulating the response code for GATT connect and discovery operations. Bug: 41484719, 393608668, 398028882 Change-Id: I4673d5bb83b09d25cc4ac38f3bbc13202eff5d2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332684 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Commit-Queue: Jack Hsieh <chengweih@chromium.org> Cr-Commit-Position: refs/heads/main@{#1436403}
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.