Merge remote-tracking branch 'aosp/upstream-main' into master am: f69fe3eed2 am: 6fd4c81949 am: 35c4eca4a9 am: 48a50fea3c

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

Change-Id: I2307b6c83e13687ac43e82a18eca6a580ed9ca60
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 7fd5f32a241da337f7a9e370d8f7881cb3456b6d
  1. doc/
  2. pandora/
  3. python/
  4. .gitignore
  5. Android.bp
  6. CONTRIBUTING.md
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. 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: interfaces for general methods (pairing, connection...).
  • A2DP: Advanced Audio Distribution Profile.