Merge remote-tracking branch 'aosp/upstream-main' into HEAD am: c95eb32121

Original change: https://android-review.googlesource.com/c/platform/external/pandora/bt-test-interfaces/+/2652629

Change-Id: I58cc35841cac6b0aea33d220abbf89f9d0b48e7b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 220cb6b4fbf5940ab96d2d490a8892c308e0a332
  1. .github/
  2. doc/
  3. pandora/
  4. python/
  5. .gitignore
  6. Android.bp
  7. CONTRIBUTING.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. OWNERS
  12. README.md
README.md

Pandora Bluetooth test interfaces

Pandora Bluetooth test interfaces are Remote Procedure Call (RPC) interfaces exposed to testing tools to trigger behaviors within a Bluetooth stack under test. They are built using the following requirements and style guide.

A test interface is defined for each Bluetooth profile.

Supported profiles

  • Host: Interface for general methods (reset, connection, advertise...).
  • Security: Interface to trigger Bluetooth Host security pairing procedures.