Merge upstream commit '469be68bd8e816707adf43d71af9b3cd22226b91' into master

Test: None
Ignore-AOSP-First: cherry-pick
Merged-In: I204abb28956566d4d2393ccfb7d797ad39966ef0
Change-Id: I204abb28956566d4d2393ccfb7d797ad39966ef0
tree: 86f36a21d4f97f5089be15378770b7940604491e
  1. doc/
  2. pandora/
  3. python/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. METADATA
  8. MODULE_LICENSE_APACHE2
  9. OWNERS
  10. 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.