aml_adb_331314020 (9379869,com.google.android.adbd)
Snap for 9159017 from c48dad394f4a9a5ff12e4050bdc93a8f2d1a9318 to mainline-adbd-release

Change-Id: I1e1bdc629ce09ce33c5c6690efbe888519fe2a09
tree: 532d063f1e10a9d29f8897b5528472a7085ba174
  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.