pandora-python-gen-src: Specify dependencies am: 1041d17a15 am: 8d4b9ae0b9 am: 4176d0d747 am: 90aa911ff4 am: 5a138183f0 am: bb7421a19e

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

Change-Id: I54029c4e656cb22ae5df2f7a4933845cc8c9c3a4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 8e84693faacc264ca43a0d0a32c0de38c2e5482f
  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.