Revert "[Pandora] Remove a2dp.proto" (#2)

This reverts commit 7232fcbdd4d121ffccfebda221bd0dc3b100be44.

asha.proto has been moved to bt-test-interfaces and a2dp.proto is a
stable interface

Co-authored-by: Sparkling Diva <30467496+SilverBzH@users.noreply.github.com>
1 file changed
tree: 4f8f330367c3c46ffa5a2f9fa524b53a1a73bc14
  1. .github/
  2. doc/
  3. pandora/
  4. python/
  5. .gitignore
  6. CONTRIBUTING.md
  7. LICENSE
  8. 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.